Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More keywords needed #1

Open
webhat opened this issue Dec 17, 2013 · 1 comment
Open

More keywords needed #1

webhat opened this issue Dec 17, 2013 · 1 comment

Comments

@webhat
Copy link

webhat commented Dec 17, 2013

It's a nice implementation, although the game lacks many of the synonyms that Zork has:

$ java -cp . Zork sampleGame.xml 
You find yourself at the mouth of a cave and decide that in spite of common sense and any sense of self preservation that you're going to go exploring north into it.  It's a little dark, but luckily there are some torches on the wall.
get torch
Error
take torch
Item torch added to inventory.
look torch
Error
examine torch
Error
eat torch
Error
north
Error
n
A huge cavern surrounds you with a locked door to the north, a chest in the center, and a very dark corner...
i
Inventory: torch
inventory
Error
look
Error
@dtschust
Copy link
Owner

Hi Daniel, thanks for your feedback. This was written as part of a class project so I closely met the requirements of the assignment instead of the more robust keyword options available in true Zork. I'm not going to be doing any more development on this project, but feel free to make a fork/ pull request if you'd like!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants