Fully functional Tetris Game using the Processing Java GUI Library
To start the Game the core.jar and sound.jar files need to be added as dependencies, either with a build tool like Gradle or in IntelliJ´s Project Settings.
Use A, S, D for movement controls and P for Rotation.