RPyG is a role playing game entirely in the tty terminal. It is written in python.
You can clone this repository and run the game with:
python main.py
Compatibility with old or budget systems is our topmost priority. We are using the terminal to ensure maximum backwards compatibility for computers without graphical capabilities. If you can run shell commands, you can probably play this game too.
We want to improve this game by adding a storyline, NPCs, saving and more maps to the game. Please also leave feedback in the community discussion area and report any bugs!
We plan on porting our game to more performant languages like C or C++ for less overhead on slow computers.