Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
0

Testris - tetris with a twist

A topic by kmakai created Oct 17, 2020 Views: 433
Viewing posts 1 to 1

Tetris for people make mistakes - you can rewind time, but doing so speeds up the rate of falling blocks! Play it here!


As the name implies, this was written as a test of some simple C++ engine code using SDL2 - open source and available on GitHub. I started recording game state to create replays, realized it could be played backwards, and one thing led to another...