Coding Club - Chase Game
Date: 4th Apr 2023 @ 8:30pm
This week in Coding Club, we used scratch.mit.edu to create a chase game. Pupils had to use the coding blocks to program a sprite to move when the arrow keys were pressed, and a second sprite to move around the screen randomly. Pupils developed the code so that when the sprites touched, a sound played and 1 was added to the player's score. The final challenge was to display a 'level-up' message and change the background when a given score was reached. All the pupils did very well when programming this game and were successful - some even developed the game further with their own ideas.