Skip to content

fabcode246/pypokegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypokegame

a pokemon game made in python that you can play in terminal

dependencies:

  • aiohttp

how to use:

windows:

clone the repo git clone https://github.com/fabcode246/pypokemon

and run the exe file

linux & mac:

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

About

a pokemon game made in python that you can play in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages