a pokemon game made in python that you can play in terminal
dependencies:
- aiohttp
clone the repo
git clone https://github.com/fabcode246/pypokemon
and run the exe file
install python python
debian/ubuntu sudo apt install python3 python-pip
arch sudo pacman -S python3 python-pip
install dependencies
pip install aiohttp
clone repo
git clone https://github.com/fabcode246/pypokemon
then run the pypokegame.py file
python3 pypokemon.py