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

Game looks great, like others below, it does play a bit slow, but that's the nature of the game (though the game Oblivious Cartographer in this jam has a similar idea with less complexity that's faster paced).  I was surprised no one else reported having trouble with level 5.  All the other levels seemed pretty straightforward, but I was convinced that level had to be impossible for a bit and was surprised no one else was having difficulty with it.  I really don't understand how the electricity works.  It seemed like the first pad drained 2 inputs out of me (which having inputs being drained without that being explained is pretty confusing), but then the other pad only drained 1 input?

Also, I'm thinking about it a little bit, and is there any reason why inputs can't work immediately and give you an undo button?  The puzzle nature doesn't come from having to follow the path in your mind, rather the action limit and battery mechanics, so abandoning the whole program everything ahead of time idea might help speed up the game's pace.

Thanks for playing, and thanks for the feedback! Agreed, the shocking tiles can be tough, they we really need an animation so you can your UI piece disappear. It removes one queued action for each turn you spend on it, so the first one you spend two turns on as you land and have to turn and then move. The second one is just land and move. (It also errors out if you have no moves to drain, oops...). I would think most people didn't play to that point otherwise we would see many more complaints about it! Haha I think the battery level in particular is really really slow to show that mechanic, and most people would stop when they mess up there once.

The inputs could 100% work immediately, but it just changes the nature of the game. Part of the challenge we wanted to impart was having to visualize where your robot was as things happened to it, and removing that challenge trivializes it a little bit. You're definitely right about needing to speed it up, in the 'post-jam' version, we've removed the delay between actions, removed some frames from the animation and are implementing a reset button. We're also looking at chaining animations together, so walking 3 tiles forward will have an animation rather than having to play walking one tile three times. Hopefully that makes it feel a little snappier!

Thanks again for playing and for such detailed feedback!

Oh yeah, I did have it crash on me on that level, but if you press space it resets and redraws the level with your robot still on that tile.  By the time I completed it, there were three robots, my own, and one on each tile (who were ghosts collision-wise).

You can also skip between levels by pressing 1-6... haha definitely forgot to remove some stuff before release.