Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Wow, great idea and use of the limitation, I really like the reversal of the objects. I really enjoyed playing this game, and honestly, the concept is so good that it could be developed further!

By the way, if you're willing to share your secret ingredient, I'm curious to know how you implemented the reversal of the objects!

I wouldn’t be surprised if you win! Great job!

(+1)

Thank you very much. Due to time constraints, I only completed a few levels, and the testing isn't very thorough. If possible, I can update with new levels after the competition ends.

I record the coordinates or states of objects in a list for each frame, and when time is reversed, the objects can read each piece of data from the list.