Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 613 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 613 Bytes

Tetris_Java

Tetris in Java, which implements work with the main topics of Java Core, such as: collections, I \ O, error handling, multithreading, swing.

Tetris saves the results to the Results.txt file, and loads them when the program is opened again. The results can be viewed by pressing the F2 key or the Top button, while viewing the game is paused.

You can start a new game by pressing F1 or the New Game button. Exit - esc or Exit.

Standard controls: Left/Right - movement of the figure, Down - additional movement down, Up - rotation of the figure, Spacebar - instantaneous movement down.