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

beginner level with 12x12 playingfields instead #22

Open rubo77 opened 5 months ago

rubo77 commented 5 months ago

the code already allows to change the number of fields in the MainActivity boardSizeX and Y

if you change this to 12x12 for beginner level, there are still some issues in the game and solver to fix