UnderwareDESIGN

PlayBASIC => Resources => Source Codes => Topic started by: kevin on November 08, 2007, 09:41:54 AM

Title: Text Adventure (Basic framework)
Post by: kevin on November 08, 2007, 09:41:54 AM

(http://www.underwaredesign.com/PlayBasicSig.png) (http://www.playbasic.com)


Text Adventure (Basic framework)



    I wrote this for the Text Adventure challenge and then promptly forget all about it.   The example isn't a fully functional game engine, but does include the bare bones of a user command parser, plus a few extras like an inventory and the start of the location system.   While it's not finished, I'm not sure when i'll be able to find time to really write something decent.  So feel free to continue it.  Have fun !


Related Examples

  * Dictionary Searching (http://www.underwaredesign.com/forums/index.php?topic=2130.0)


Download