# Definition of a game # Required fields gameTitle=The Wadley Adventure! gameDescription=The Wadley Adventure! is a sample for BAGS (Beany Adventure Game System). Basically, it's a tour of my house designed to show examples of navigation and interaction. \n\nFor more information about BAGS, go to http://cyberlizard.org/bags\\n Type HELP for some basic commands gameVersion=1 gameCreationDate=2005-07-13 gameAuthor=M. Aaron Wadley copyrightYear=2005 copyrightHolder=M. Aaron Wadley # Custom implementations roomsImplementation=WadleyRooms.bsh objectsImplementation=WadleyObjects.bsh #Optional fields customParserImplementation=WadleyParser.bsh preloadFile=WadleyPreload.bsh gameGenre=Sample gameDifficulty=Easy # Optional modes (showing defaults) #debugInGame=false #displayGameInfo=true #displayBAGSInfo=true #showTurns=true #showStatus=true #showRoom=true #loglevel=ERROR # Custom fields # Anything you want to define