Pokemon game is a challenge by Academia de Código.
The goal is to be able to create a game using Simple Graphics Library.
- It is possible to move around the map using the keys: KEY_UP, KEY_LEFT, KEY_RIGHT, KEY_DOWN.
- To start a battle, you need to get to a enemy on the map and press KEY_Z
- To continue the dialogue and battles, you must press KEY_Z.
- To battle, there are four possible attacks, which can be chosen referring to their number: Key_1, Key_2, Key_3, Key_4.
- There is an Easter egg in the game to be able to capture pokémon mil. Try to find it!