Eastcoast-Laboratories / Roboyard

Problem-solving Android game - find the optimal moves to move one robot to its target
GNU General Public License v3.0
6 stars 2 forks source link

prevent too simple riddles #2

Closed rubo77 closed 5 years ago

rubo77 commented 5 years ago

There are lots of riddles, that are solvable with only 1 to 4 turns. This is really not needed, cause you see them immediately.

once there is generated a map which is solveable so easily, it should be re-generated immediately.

Maybe you could add a config value, how easy the riddles may be minimal, so you can choose to get only difficult riddles

successor of https://github.com/imefGames/ProjetEi4_Android/issues/3

rubo77 commented 5 years ago

There is a warning now on each puzzle, if it has a solution with less than 7 moves:

https://github.com/rubo77/ProjetEi4_Android/releases/tag/v2.1