I have an 8x8 grid...On the grid i have a robot standing in the origin point (0,0) Also,i have a little lamp placed at any tile RANDOMLY at the start of puzzle. The robot can only move square by square either horizontally or vertically (no diagonals allowed!) The robot wants to get to the lamp as quickly as possible (means in the least number of moves possible) So how can i shorten the path?
S
Siren9
@Siren9