Skip to content

Visualization

Dana Zorohov edited this page Jan 8, 2022 · 4 revisions

A short video of the game running:

pokemon

Explanation:

In the screenshot below (or the video above) you should see:

  1. At the upper right side there is the current grade value, marked in green color.
  2. At the opposite side there is the Exit button, marked in red color, which stops the game and exit the game's window.
  3. At the bottom left side there is the time that left for the game to run (in seconds), marked in white color.
  4. At the opposite side there is the number of the current moves that the agent or the agents did, marked in blue.
  5. Every node in the graph has it's own id number, as shown.
  6. The green pokemons are in opposite direction edge than the blue pokemons.
  7. If there is more than one agent, every one of them has a bit different appearance.

screenshot

Clone this wiki locally