This game is based on Python and uses CMD for GUI as well as button action input. This game has a similar working principle to the very first version of Tetris (released in 1984).
The player's task is to fill the rows completely, speed up their disappearance, and get points for them. As soon as the entire playing field is filled with rows of voids, the game will end.
- A - to move the figure one cell to the left
- D - to move the figure one cell to the right
- S - Figure quick move down
- Space - Figure shape rotation
Points are given for each completed row. Upon reaching a certain number of points, the speed of the game increases