This is my implementation of Tetris, inspired by the game created in 1984 by Alexey Leonidovich Pajitnov on an Elektronika 60.
I tried to bring a bit of the original feeling, with the game entirely in text and some cursor effects on the screen that caught my attention when I first saw this version on the [First Versions website] (https://www.firstversions.com/2015/11/tetris.html).
In addition to the arrow keys, you can also use the numeric keypad to control the pieces. The instructions are displayed on the game screen.
Be careful with the space bar — it restarts the game without asking for confirmation. I plan to improve this soon.
With the Highscore feature, you can try to beat your own record.
The game hasn’t been tested much yet, so I’d appreciate any suggestions for improvement.
Hope you have fun!
[Please log in to post a comment]