/tetris

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Tetris

This is just a very basic Tetris clone.

Getting Started

Press the 's' key to start a new game, 'space' to drop the current block and the arrow keys for moving and rotating the block.

Installing

In order to install this project, simply execute the maven command:

mvn clean install