An "Ikaruga" game is a Japanese name for color-matching games. In this game, you move the cat with the mouse and try to collect apples of the same color as the cat. You can press the space key to change the cat's color. The game is over if you touch an apple of a different color.
Rename the sprite from Sprite1 to Cat.
On the Costumes tab, duplicate the costume twice.
Paint the costumes red, blue, and green (in that order).
Change the backdrop to "Light".
Click "Make a Variable" to make the Score variable.
Add the following code to the Cat sprite.
Add the following code to the Cat sprite.
Add the following code to the Cat sprite.
Add the following code to the Cat sprite.
Add the new Apple sprite from the Sprite Library.
Duplicate the apple's costume twice.
Paint the apple costumes red, blue, and green (in that order).
Add the following code to the Apple sprite.
Add the following code to the Apple sprite.
Add the following code to the Apple sprite.
Add the following code to the Apple sprite.
Add the following code to the Apple sprite.
Add the following code to the Apple sprite.
Add the following code to the Apple sprite.
Add the following code to the Apple sprite.
Add the following code to the Apple sprite.
Create a new broadcast message named "Game Over".
Add the following code to the Apple sprite.
Add the following code to the Apple sprite.