MYRTLE/BBS by THC BBS Game concept by Josh Wardle Twitter : @realTHCBBS Facebook : https://www.facebook.com/thcbbs email : I'm the SysOp, and my site is thcbbs.com. You can guess the email but I hope the spamlist scrapers don't. BBS : telnet://vintage.thcbbs.com, port 23. Yes, you can login to an actual BBS and leave me SysOp feedback. I'll eventually get it but the modern contact methods will get to me sooner. Release Notes v1.0.4 2022-02-20 Fixed a bug where the input timeout would cause the door to hang instead of exiting to the BBS like it's supposed to. v1.0.3 2022-02-16 Mostly internal improvements. - Abstracted the door framework into its own unit. - Refactored much of the framework source code to modern readability and maintainability standards. The 90's really were a code cowboy era! - On exiting the door, Myrtle will now say "Exiting to ", e.g. "Exiting to Tommy's Holiday Camp BBS" instead of the generic "Exiting to the BBS" if the BBS name is available from the door drop file. - The /n node command line parameter was not being honoured. Fixed that. - Added the /p command line parameter to allow specifying a full path and custom filename for the door drop file. See the readme file for more. - When exiting the door, the cursor now moves to the bottom of the screen so the exit to BBS looks cleaner. v1.0.2 2022-02-13 Improved The Keyboard - it now supports partial matches (brown letters) and will not demote a letter on The Keyboard from green to brown or brown to grey. Also added version display. v1.0.1 2022-02-12 Added a keyboard-shaped scoreboard of guessed letters that match and don't match. Play Again[Y/n][> prompt now lets you hit Enter to default Y. General game board improvement. v1.0 2022-02-05 Initial public release. Sorry guys, YOU are my beta team. I bunged this thing together in a day, can't expect perfection. Contact info above if you have questions, concerns, marriage proposals... This is basically a Turbo Pascal port of the Commodore 64 Myrtle game, bolted onto my existing and mature BBS door framework.