This project provides a custom shell implementation using the curses library in Python. It is designed to run on Linux systems and has been tested on Ubuntu. This shell offers a range of commands and ...
This a port of https://github.com/cymonsgames/CymonsGames/tree/master/taipan to python-curses. I've mostly has the game logic separated from curses with generous help ...