marktfahmy/PokeGame
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This game requires you to have the following python libraries installed:
- pokemon
- pandas
- numpy
All of them can be installed at the command line with "pip install {insert library name}" (without the curly brackets or quotation marks).
The source code for pokemon is available at https://github.com/vsoch/pokemon .
Once you've installed the dependencies, run pokemon_game.py to start playing.