Tetris implemented with only basic Java frameworks!
The implementation is based on an old implementation of mine, but refactored to use a plethora of software design patterns and clean code principles. However, ugly artifacts from the original implementation might remain!
An active game
A lost game
The game comes packaged as an executable jar file named Tetris.jar.
The latest release of the game can be downloaded on the releases page.
Simply delete the Tetris.jar file, and navigate to your documents folder and delete TetrisConfig.cfg, if it exists.

