This is a recreation of the famous game of Tetris. It sports a working point system, line elimination system, rotating system, restart system, fast drop system, and more.
You can download it and try it out! It has all the same rules as Tetris. To rotate, use the UP arrow key. To do a fast drop, use the SPACE BAR. To drop at a higher rate, use the DOWN key. To move side-to-side, use the LEFT and RIGHT arrow keys, respectively.
This app was developed using Python, and for graphics use the Python Turtle module.
If you would like to test out the app, simply download it and run using your python interpreter!