Interactive Game
Burst The Balloon
1. Insert the relevant background to give a look to your game. (Recall steps to insert Backgrounds)
2. Insert the multiple sprites as per the requirement of your game. Here two sprites, a balloon and a candle has been chosen. You can insert your own image file as sprites (recall the steps to add sprite with various methods)
3. Insert the following script block on Balloon sprite that will make a balloon to appear dropping down and also gives the effect of changing colour.
4. Insert the following script block on candle to give it the movement with left and right arrow keys of keyboard. (Recall Movement controlling using Keyboard and mouse)
5. Insert one more script block on Balloon sprite to add the variable named score, which will update the score count by one on every strike of balloon with candle.
6. Run the game by click on Green flag button.
7. You can also share your game online by selecting Share menu and by uploading on web.
No comments:
Post a Comment