Starting with this video, we will learn the basics of using scratch - throughout the series we will build on what we learn to create more complex code.
We will learn the basics of coding games with Scratch - creating characters that can interact with one another, positioning them on screen and using basic loops and conditional statements.
Here we will change the appearance of sprites on screen, and introduce variables to track score and lives in the game.
Here we will learn to utilise more complex movement within the game, having our characters choose random directions and adjusting the way in which they move.
We will build on our previous game to create clones of sprites and utilise this to enhance gameplay.
In this video we will create our own version of a popular game. Introducing more complex movement of sprites on screen, creating clones and changing their appearance.