KahootChampion 5caca9c9e3 Fixed silk issue
2019-03-25 11:03:16 -06:00
2019-03-20 17:21:51 -06:00
2019-03-25 11:03:16 -06:00
2019-03-11 13:56:54 -06:00

TaipanClone

Computer Science 233 project, Winter 2019

How to run: If you are using intellij, extract "TaipanClone-master.zip", and open the "TaipanClone-master" folder in intellij. Also set up the SDK. Then, run MainGUI.java.

If you are using the command line, extract "TaipanClone-master.zip", and open the "TaipanClone-master" folder. Open your terminal and change its directory to the "src" folder within "TaipanClone-master" folder. Then, type in "javac *.java", this compiles all the necessary files. Now, run MainGUI.java using "java MainGUI".

Additional information:

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.

Description
Computer Science 233 project, Winter 2019
Readme 7.4 MiB
2019-04-12 14:08:16 -06:00
Languages
Java 99.9%