KINI Maze Challenge (Ages 9-13)

Intermediate Level

Materials

  • KINI Robot

  • Mobile Device

  • Masking/Painter’s Tape

  • Household Objects

    • Toys 

    • Books

    • Recycling (Cans, Boxes, Etc.)

  • Ruler

Goals

  • Build a maze using objects found in your house 

  • Help KINI navigate a maze using your knowledge of Blockly, Sequential Events, and Outcomes.

 

Vocabulary

Code: A set of instructions for a computer.

Sequence: An ordered set of steps; computers need instructions with the correct sequence to perform a task.

Sequential Events: Actions that happen one at a time. The actions happen in order, one after another.

Outcome: The result of a code. For example, the outcome could be the movement of KINI.

The Challenge

Using materials that you can find in your house, set up a maze for KINI to navigate through. With your parent’s permission, use tape, toys, books, recycled materials (like cans or boxes), or whatever objects you can find to create the walls of a maze.

 

Once you have set up your maze, use a ruler to measure and record the dimensions of the maze. Use these dimensions to plan out KINI’s movements. 

Next, using Blockly on the KINI App, create a sequence that instructs KINI to escape or go through the maze. Use the measurements of the maze from the previous step to help inform your code.

Use sequential events to get the desired outcome -- Kini escaping a maze!

 

Review

  1. What worked well and what didn’t? Were there any unexpected challenges?

  2. What method worked best to complete the challenge?

  3. Did you get the desired outcome? If so, how did you do it?

  4. What would you change next time?