Coding a LEGO Maze

This week in elementary robotics, we worked on a challenge to create code to navigate a LEGO minifig through a maze. The challenge starts with a simple maze that requires students to view the steps to navigate from the character's point of view rather than their own. Students who master this initial challenge can explore concepts like For Loops and If/Then statements to make their code more efficient and potentially work to solve other mazes besides the original one!

 

Comments