Really nice concept and super clean execution. Wish I’d had 1/2 this restraint on adding complexity when I made my own tile-based puzzle game[0]
Really nice concept and super clean execution. Wish I’d had 1/2 this restraint on adding complexity when I made my own tile-based puzzle game[0]
I like your puzzle game. Yeah, it did take me a bit to understand initially. I wonder, do you generate the daily levels automatically?
Glad you enjoyed it. Yeah, the daily levels are algorithmic with an RNG seeded with the date.
Took ages to find an algorithm that produces mostly interesting puzzles in the goldilocks difficulty zone.