On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Good game, though a bit on the easy side.

Just kidding, this game is actually very difficult, but after around two hours, I finally beat almost all of it (I beat everything except for level 11, which I will have to come back to later).  My only suggestion is to add an undo button.  It is almost essential for games like this where one misstep can result in an unsolvable state and greatly reduces frustration.

(+1)

Thank you ! appreciate the feedback. An undo would make a lot of sense. It would be very limited in the functionality though(maybe limited to one or 2 undos) without refactoring a bigger part of the code and implementing some sort of command pattern. After the jam ill put an updated version. :)