Skip to content ↓

Learning

Programming - Repetition in games

 

Lesson Learning Objective (I can)
1 I can develop the use of count-controlled loops in a different programming environment
2 I can explain that in programming there are infinite loops and count controlled loops
3

I can develop a design which includes two or more loops which run at the same time

4 I can modify an infinite loop in a given program
5 I can design a project that includes repetition
6 I can create a project that includes repetition