A Fast Tetris Game Written in Kotlin Using JOGL.
Note: This game is unfinished.
Controls
- Arrow Key Left / Right -> Move the tetromino along the x-axis.
- Arrow Key Up / Down -> Rotate the tetromino clockwise or counter-clockwise.
- Space Bar -> Drop the tetromino down.