Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 417 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 417 Bytes

Tetris

Tetris game written in Java

Game ScreenShot

tetrisScreenshot

How to use it

  • Move left using a or left arrow
  • Move right using d or right arrow
  • Change rotate piece w or arrow up
  • fast down s or arrow down
  • push piece to the bottom space bar
  • Pause game using p or pause button