Skip to main content

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

Really great game! I love these kind of programming games, and I love the mechanics!

There was one thing where, when gravity pulls a connected block down at the same time as you're pulling the top block to the right, the bottom block goes on a diagonal instead of straight down. I don't know if that's intended, but it felt a bit unintuitive.

Other than that, great game! Well done!

Good feedback! I did intentionally make gravity and hand movement operate simultaneously using the same steps, but I can see how that would create some confusing behaviour when something disconnects, so I might change that.