Week 1

LOs

To understanding how block coding works

To create a simple animation.

Your task is to make at least one sprite move.

Extensions:

Make 2 sprites move

Make the sprites 'speak'.

Use the Pacman style ones from this link.

You'll have more time to choose and design own later.

The first thing you should do is save the work to your area.

Save every time you make an important change to your work.

Even if it goes wrong.

We learn from making mistakes and correcting them.

In computing it's called 'Debugging'

The Big Challenge

Write blocks of code that make the sprites move towards each other, say something when they're close and then move away from each other.

Remember, you'll need to have a block of code for each sprite.

Your clue/reminder but this isn't the answer!