Skip to content

A simple dungeon crawler game to showcase a simple verb-noun command parser.

License

Notifications You must be signed in to change notification settings

vilhelmgray/CommanderParse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Commander Parse
==============

A simple dungeon crawler game written in FreeBASIC to showcase a simple verb-noun command parser.

Instructions
--------------

Exit the dungeon through the locked door to win the game.

The following commands are available:
        GO      - Move in a specified direction
        GRAB    - Grab a specified item
        HELP    - Display this help
        LOOK    - Look around current position
        QUIT    - Quit from the game
        USE     - Use the current item in your hand

Contact
--------------

William Breathitt Gray <[email protected]>

About

A simple dungeon crawler game to showcase a simple verb-noun command parser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published