Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

THIS.

THIS is the best game I've played in the jam so far. It's so much fun to tinker with the commands until you get it just right! There's a lot of room for a skill ceiling too! People could do fun tricks and stuff using precise timings if they wanted to. This is a fantastic game! Solid 5 stars from me. :)


BUT be careful with using the physics engine! It's non-deterministic, so the same commands could have different results! Maybe look into scripting the physics for the game instead of using dynamic rigidbodies. That is all :)

(also the music is really nice)

(+1)

Thanks for the feedback! I actually already fixed the problem with the physics, now I'm able to produce consistent results 100% of the time.