Press the green flag to start. Follow the on screen prompts. You are the blue circle. Avoid the red circles while collecting green circles. You need to be fast to do this. Green circles increase the score by 1, while the red circles decrease the score by 3. If the score is more than 20: you win. If the score is less than -20: you lose. When the game ends, you can press the spacebar to retry.
Created for TEEN Game Design Class. Credits to the book: "Coding Games in Scratch," Pages 74-85, for the basis of coding. I drew everything. Everything except for the title screen is from the book. All sounds are all from the Scratch Library. I wanted to use sound. I made it so that the code pauses when the game ends. I changed the spawn rate and the sizes so that game is more balanced. Also, I made it so that the title screen and the instructions transition smoothly. Also, I made it so that there is a retry function.