Java-tetris is a basic implementation of the [Standard Tetris specification] 1.
- Board
- Pieces
- Controls
- Piece Landing
- Calculation of lines completed
- Calculation of current level
- Calculation of score
- Calculation of falling iteration delay
Tetris is a trademark of The Tetris Company, LLC
Apache License, Version 2.0