This is just a very basic Tetris clone.
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.
In order to install this project, simply execute the maven command:
mvn clean install