Skip to content

Starting The Game

rafasu4 edited this page Dec 20, 2020 · 1 revision

To start the game, go to file src -> gameClient -> Ex2 run this class and the following window will open:

Enter the ID of the user, which will be uploaded to the server, and the requested level to play.
Note there are between 0 - 23 levels. Click the Enter button and the following screen will open:

The Poke'ball represents the agent. The agent chases after the pokemons which represents by the image of the pokemon.
Note that each pokemon can have a different value.
On the upper left side of the screen, a countdown of the game will appear, and also the grade of each agents and the total sum.

Clone this wiki locally