6. How to run - Orcohen33/Pokemon_Game GitHub Wiki
-
Download the project.
-
Inside the project folder, use this command to start game:
java -jar Ex4_Server_v0.0.jar 5 ⇾ (where the “5” parameter is a case between [0-15])
-
Inside the project folder, use this command to run the program:
java -jar Ex4_Pokemon.jar⇾ Execute "StudentCode.java"
-
You can also download our release and use cmd inside release folder :
java -jar Ex4_Pokemon.jar⇾ Execute "StudentCode.java"