top of page
Starting Out: Lists
Materials: Computer and accounts CoSpaces Edu
The problem: What other elements could we add into our game to make things more realistic? How do we use lists to move multiple objects at once or separately?
This sections goal is to:
1. We will first be building moving clouds in our game, then moving mice across the floor when we trigger an event.
2. We have built a maze, now we will start to code multiple objects to move at once, how could you incorporate this new tool into your project?
3. After you have learned this new skill come back to your maze drawing and start to plan out how you could use this new code in your maze.
1. Follow the videos below
Video 1 (move the clouds)
Video 2(trigger the mice)
Click here
Now that you know how to create lists go back to your ideate phase and think about how you could use this in your maze. Perhaps you could shoot fireworks up when the player finishes a challenge, or fire out arrows from a wall when you step on the wrong colour? You can use lists to lauch rockets too check out the link if you are interested.
bottom of page