Neat little puzzle game! One of the few that I've played in this game jam. I've played/seen other puzzle games with a similar concept, but it cool to see it applied to this game jam! I played on the RNG setting, did you ensure that all of the puzzles could be solved in this mode? There isn't a puzzle I particularly struggled on, just curious how that algorithm looks.
Viewing post in A Die in the Sky jam comments
Thanks! I didn't really get around to making an algorithm to ensure everything was beatable because there wasn't really time for it, but glad to hear it worked for you. It can 100% just generate impossible levels sometimes, and my quick fix for that was letting the player be able to reload the scenes and change the numbers on the goals if it was impossible.