Skip to content

This is my pokemon terminal game written in Python. It supports all gen 1 pokemon, evolution, battling, shop, bag, etc.

Notifications You must be signed in to change notification settings

mihirmalaviya/pokemon-terminal-game

Repository files navigation

Hi this is my game!

run this in ur terminal once u got it:

(linux)

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt

About

This is my pokemon terminal game written in Python. It supports all gen 1 pokemon, evolution, battling, shop, bag, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages