Your challenge is to make a maze game with your own little bug character (sprite).
I have made some step by step videos below to show you have I made my game. Work through them, having a go after each one. Then make your own game. Be CREATIVE and INNOVATIVE to make the game yours. Remember to SAVE and SHARE.
< Click this symbol on the video to make it fill the screen.
Delete
Paint
Fill colour
Fill
Name of the Sprite Costume
Draw the two sprite costumes and then move on to the nest video.
Click on the green flag to make sure it works. When you have it working, move on to the next video.
Enter this code to allow you to move the sprite around the screen.
Try out the arrow keys to make sure it works. Debug any code that does not work, then move on to the next video.
< This makes the sprite larger or smaller.
Here is the code to make the sprite start in the right place and go back to the start if it touches the walls.
Try it out, put right any mistakes and then move on to the next step.
So that there is sound and the game has a finish, you could experiment by adding to the code like this.
You will have to add a colour at the end of the maze so that, when the sprite goes through it, "Hooray" and the sound are triggered.