GUI Examples - TorNim0s/Pokemon-Game GitHub Wiki
GUI Explanation:
- Everything is based on a Directed Weighted Graph, we can see the edges as well as the vertices shown as pokeballs.
- The agents represent the agents with random names.
- The pokemons represent the various types of pokemons.
- In the top left corner we have:
- The remaning time for the game.
- The amount of moves we made.
- Our grade for the game which is based on the number of pokemons we caught.
- A stop button, to stop the game gracefully.
Running clip of case 11:
Example from case 0:
Example from case 5:
Example from case 11: