Update README.md

This commit is contained in:
Gordon Shumway 2019-02-25 18:20:03 -05:00 committed by GitHub
parent d8d5c9e94a
commit 764401f04c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -8,10 +8,15 @@ Looks for games in ./games/ directory
and for the binary at ./frotz/dfrotz
usage:
frotz load <game name> ex. frotz load zork1.z5 - loads game
z <command> ex. z open mailbox, z look - send command
z <no input> - sends a blank line equivalent to [RETURN]/[ENTER] when needed
frotz stop - ends the game
frotz games - lists contents of ./games/ directory
one game allowed to run per channel/pm. will prompt you to stop running games before allowing a new one to be started.