simple game inspired by pokemon
- Ensure you have Python installed on your machine by running
python --version
orpython3 --version
- Clone or download this repository.
- navigate to the
game
directory - Run the battle.py file to play the game using
python battle.py
orpython3 battle.py
This game was made using python, following OOP principles
This game is not associated with or endorsed by the creators of Pokemon.