I made this small sudoku-like game called *Frogs & Trees*.
You can find it in: https://frogs-and-trees.c71qu3.link
If you want to check the code: https://gitlab.com/GuayaKO/frogs-and-trees

I'm not an #IndieDev, just wanted a version of Tent & Trees without ads I could play when I'm bored.

#FrogsAndTrees
#PuzzleGame

Frogs & Trees

Check out this simple sudoku-like game!

@ManuelVLRD Love the game, thanks!

Question: is it intended that the solutions aren't unique? I've come across multiple situations with as many as 4 different solutions to the same puzzle.

@joykill thank you for giving it a try.

Answer: The problems are not generated to have a unique solution. Any solution that satisfies all the win conditions should be accepted.