/java-tetris

Primary LanguageJavaApache License 2.0Apache-2.0

java-tetris

About

Java-tetris is a basic implementation of the [Standard Tetris specification] 1.

Screenshot

Screenshot

Stuff from standard

  • 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

License

Apache License, Version 2.0