Coding,
Puzzles,
Robotics,
Science
View Educational Standards
To celebrate the Hour of Code, we put together these adventure packets for you! Solve puzzles and code through challenges to gather up secret codes to reveal the big answer at the end!
Practice computational thinking through a series of puzzles. Each Hour of Code packet includes activities that require decomposition, pattern recognition, abstraction, and algorithms. Solve all the puzzles with your Root robot to reveal the final answer at the end!
Hour of Code 2019 packets are available in Level 1 and Level 2.
CSTA K-12 CS Standards
1A-AP-10
Develop programs with sequences and simple loops, to express ideas or address a problem.
1A-AP-11
Decompose (break down) the steps needed to solve a problem into a precise sequence of instructions.
1A-AP-14
Debug (identify and fix) errors in an algorithm or program that includes sequences and simple loops.
1B-AP-08
Compare and refine multiple algorithms for the same task and determine which is the most appropriate.
1B-AP-11
Decompose (break down) problems into smaller, manageable subproblems to facilitate the program development process.