A tetris style game coded from scratch in Java and CSS. In this project, I used Lambdas for the first time.
If you only want to play the game, you can run the executable .jar file Tetris.jar or you could just compile every file run the Main class. The game can be played either with the arrow keys of the WASD keys. In order to pause the game, press space.