Skip to content

Releases: Arsenic-ATG/Tetris

Tetris v1.0.0

15 Aug 14:52
Compare
Choose a tag to compare

A Tetris clone created with C++ (graphics using SDL2.0) which can be played online.

Change log

  • Implement base game
  • Host public playable executable online
  • Add Basic scoring system
  • Implement ghost block
  • Rotation following Tetris super rotation system