Skip to content

Tetris v1.0.0

Latest
Compare
Choose a tag to compare
@Arsenic-ATG Arsenic-ATG released this 15 Aug 14:52
· 32 commits to master since this release

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