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 ...
This project is a simple implementation of the classic Snake game using Python and the curses library. The game, played in a terminal window, features a snake that the player controls to eat food and ...