Update README.md

This commit is contained in:
Vikramb987
2019-02-25 07:22:25 -07:00
committed by GitHub
parent ecb5072a06
commit 602e931387

View File

@@ -3,6 +3,6 @@ Computer Science 233 project, Winter 2019
To run the program, please go to src>start.java and run that program. 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: 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). What would you like to buy? Valid inputs are "O" (for Opium), "S" (for Silk), "A" (for Arms), "G" (for 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. 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.