Skip to content

BertrandAlexandre/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris logo

Tetris

A Tetris game made with Java2D.
Report a bug »

Requirements

Java 8 JRE or JDK

QuickStart

Controls

Keyboard controls are :

  • (Left): move left the piece.
  • (Right): move right the piece.
  • (Down): drop the piece one blocks.
  • Space (Space): drop the piece and fix it.
  • Z (Z): rotate left the piece.
  • (Up): rotate right the piece.
  • C (C): hold the piece.
  • R (R): restart game.

License

Tetris is licensed under the MIT License.