This week we are coding another game – a ball catching game. This project will teach us how to add a variable to store our score, to understand the need for pauses between actions in loops and how to generate random numbers.

This week we are coding another game – a ball catching game. This project will teach us how to add a variable to store our score, to understand the need for pauses between actions in loops and how to generate random numbers.
Today we are going to code a Hide and Seek game. We will learn how to make sprites react to input, how to add sounds in Scratch and how to use X and Y coordinates to position our sprites.