The Floor Maze is an activity that helps understand navigation logic and instruction sequences.

The Principle: Draw a grid with tape on the floor. Place “obstacles” (cushions) and a “treasure”.

One of the twins must write a sequence of commands on paper (Move forward 2, Turn right, Jump the obstacle) to guide the other through the maze to the treasure.

💬 Discuss this resource on GitHub