ON THE BRINK is the first in a series of programming logic
games designed to build the mental skills needed to grasp key coding concepts. Your
robot is programmed to move along paths made of up to three colors, with each colored
square representing a different instruction for your robot. Use your
problem-solving skills to determine the instruction that each color represents.
ROVER CONTROL is the second in a series of programming
logic games designed to build the mental skills needed to grasp key coding
concepts. The Rover is programmed to only travel on colored pathways. The
trouble is, the colored pathways have disappeared. You will need to figure out
how to color the pathways so the Rover can complete its mission.
ROBOT REPAIR is the third in a series of programming logic
games designed to build the mental skills needed to grasp key coding concepts. To
fix each robot, you will need to activate the specified wires with Power Cells.
The directions for which wires to activate are given as clues, and you will need
to use logical deduction to insert the Power Cells correctly to repair the robots.