Download Paddle and Ball Game

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Paddle and Ball Game
First, create your stage. This is a very
simple one. You can make yours more
complicated.
Next, add your sprites. You need a ball
and a paddle. There is a paddle
available from the Sprite menu.
Now add the script you need for
your ball. You will need to go to
Data and produce a Score variable.
Now add the script you need for the paddle.
Now your game is ready to play. You can improve it by adding
music or a countdown timer so the game has a time limit. You could
make it more difficult by adding another ball.