Welcome to the Frog Frenzy game! In this game, a frog will appear and disappear at random positions. Your task is to click on the frog to score points. Let's start coding!
First, let's create a new Scratch project and delete the cat sprite. We'll be using a frog sprite for this game.
Go to the Scratch website using the link below and click on the 'Create' link in the blue bar at the top.
By default, each new project starts with the cat sprite already added. To delete the cat click on the x in the blue circle beside the cat in the sprite list.
Next, add the Forest backdrop to your project. This will be the setting for our game.
Now, add the Frog sprite to your project. This will be the character that we will be interacting with in our game.
Next, let's make the frog disappear. Add the following code to your Frog sprite:
when green flag clicked
hide