Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 210 Bytes

File metadata and controls

11 lines (10 loc) · 210 Bytes

Tetris in Java

A version of the Tetris game using Java and the Simple Graphics Library.

To Do:

  • J Block;
  • Z Block;
  • Pause;
  • End Screen;
  • Restart;
  • Score;
  • Levels;