All Projects → dtschust → Zork

dtschust / Zork

Licence: other
Zork text based adventure game parser/player.

Programming Languages

java
68154 projects - #9 most used programming language
###################
# To compile code #
###################

make all

###################
# To cleanup code #
###################

make clean

###################
# To execute code #
###################

java Zork [game xml]

######################
# Sample Walkthrough #
######################
(Example inputs can be found in RunThroughResults.txt as to how to beat the sample game)
java Zork sampleGame.xml
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].