Create README.md

This commit is contained in:
Vikramb987
2019-02-25 07:21:07 -07:00
committed by GitHub
parent ae0e9c4659
commit ecb5072a06

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# TaipanClone
Computer Science 233 project, Winter 2019
To run the program, please go to src>start.java and run that program.
For input, the program usually takes the first letter of whichever option you need to select. Example:
What would you like to buy? Valid inputs are "O"(Opium), "S"(Silk), "A"(Arms), "G"(General cargo).
You lose if your HP reaches 0. You can win if you "retire" in Hong Kong while having a net worth of over $1 million.