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 playingfield change #5

Open docbensch opened 5 years ago

docbensch commented 5 years ago

Like in the real game, the playingfield is not changing with every riddle. But i would like to have the choice in the settings, because a always changing playingfield is not bad at all.

rubo77 commented 5 years ago

What do you mean? I think the Playingfield is changing every puzzle.

but we could add a config field, that it stays the same for every puzzle.

docbensch commented 5 years ago

I mean in the boardgame. You don't change the board for every riddle. And the robots starts at the end-position of the last solution. Only when you start a new "round", everything is new. So yes a button for playingfield new/stay would be great.

rubo77 commented 5 years ago

solved in f67e45c

Open Todo: