Project ScratchDuino Finding an exit from a simple labyrinth
From scratchduino
Contents |
Link to author's page
Link to author's page (Vadim Onufriev)
Description of the project
Students will need to program the sprite to exit the labyrinth. The ball moves through the labyrinth looking for an exit, check all possible ways. When programming, you must pay attention to the fact that the sprite should not cycle and stop until it finds an exit.