Learn to Code with Crossy Road

Learn programming concepts from the Digital Technologies Curriculum by working on the hit game Crossy Road from game studio Hipster Whale.

Why did the chicken cross the road? Because you told it to! Have a whale of a time as you command a chicken to obey your every command. You will learn: - Algorithms and Sequencing - Inputs and Outputs - Loops and Iteration

Screenshot

Choose a course to open:

Algorithms and Sequencing

Program a sequence of instructions that move the chicken safely to its goal.

Inputs and Outputs

Use code blocks to program the inputs and outputs that can move the chicken safely to its goal.

Loops and Iteration

Use code blocks to program a sequence of instructions and loops to get the chicken to its goal.

Selection and if-statements

Use if-statements that check conditions to determine decisions in Crossy Road.

Comparative Operators

Program decisions that compare conditions to each other.