CursaTetra
CursaTetra copied to clipboard
Terminal-bounded block-based puzzle game written in Python/Curses
In theory the font on a terminal could be changed, but that's a hassle and sometimes trouble restoring
Tried to run the app and got this error ``` ❯ python cursatetra.py Traceback (most recent call last): File "cursatetra.py", line 2, in import curses as crs File "Y:\Python_3.8.3\lib\curses\__init__.py", line...
https://www.python.org/dev/peps/pep-0008/
im way too dumb to understand curses and how you bind the keys to the new one, any way to implement this feature to this?