Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.01 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.01 KB


tetris



Move Key
Hard Drop
Soft Drop
Move Left
Move Right
Rotate Clockwise Q
Rotate Counter-Clockwise E
Hold Piece

Note: Attempts to satisfy all modern Tetris requirements


Todo

  • Add better test coverage
  • Add wall spins
  • Add t spins
  • Add line counter
  • Add scoring metric
  • Add online multiplayer mode
  • Add offline multiplayer mode
  • Add high score model
  • Add game over screen
  • Add ghost piece
  • Add toggle options for ghost piece, music, etc