POKéTerminal (Formally PokéThon)
About
Version: A0.7.2(Beta) A0.7.1(Stable)
POKéTerminal is an early-build terminal game based on Pokémon.
Note
Save files may not be compatible between versions yet.
Controls
- Z = Enter
- X = Cancel
- C = Menu
- Arrow Keys = Move
Screenshots
Download
Manual Installation (Python Files)
Download Latest Download StableDirect Installation
git clone https://github.com/nigelisguy/pokethon
cd pokethon
After that, to run:
pip install requests #requires requests for api calls
#pip3 depending on your system (delete after first installation)
python3 -m venv venv
source venv/bin/activate # If Windows: venv\Scripts\activate
cd #your/path/name/to/pokethon
python main.py #or python3 main.py
Support + Discussions
Official Github Community Official Discord Server(TBA) Official Github Wiki