/pokemon

Primary LanguagePython

pokemon

Install python3 and tkinter, for ubuntu:

sudo apt-get install python3-tk

python3 should installed by default.

to play the game, simply run:

python3 pokemon_game.py