We have to write an algorithm that makes three robots go from their start position to three goals. We have four different tipes of movements 1: the robot goes an square forward 2: the robot turns left without moving 3: the robot turns right 4:the robot doesn´t move
But we have 2 obstacles...