Skip to main content

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

Complete the game in 38 loops (total time was 1h15m). It's a nice puzzle, I definitely faced some troubles trying to find more efficient routes. Some routes are matters of execution and I simply didn't know the technique for it.

Area that you could improve the game in my opinion will be a table/graph of your previous loops like:

Seconds1234
Loops 1enter electrical(I forgot the name) -50 powerreturngather batteries
Loops 2gather batteriesenter electrical(I forgot the name) -50 powerinsert batteries

This will make it much easier for players to compare runs, understand where optimization is needed and determine if they were correct.

Congrats on beating the game with such an impressive Time. And also thank you for your feedback, it would definetly be nice to visualize your previous loops for optimizations, but it is not straightforward on how to achieve with the UI.