A rewrite of the game Drop 7 on iOS / Android, in Pygame + Pygcurse. Before executing the code, please make sure that you:
- run
pip install pygame
andpip install pygcurse
- download Silver, a font for games by Poppy Works and put it in the same directory (or change the code to whatever font you like that supports unicode geometry blocks)