Wednesday, March 18, 2015

Final #1d: My Pong Game in Scratch

I used the tutorial to design a ping pong type game using scratch.

First I added this background to make it seem like a video game
Next I had to add a ball and a paddle as seen here and drag out commands to control the paddle with the mouse.
After that I added things to make the ball bounce off when touching the paddle, as well as bounce if it hits the edge of the board.
Last some finishing touches, such as not letting the ball touch the red line on the bottom of the screen and it was done! Check it out at http://scratch.mit.edu/projects/53153162/


This is a final project using Scratch to create a pong game. It is a final exercise from the Immersive Education course that I am taking at Boston College. The course is called Discovering Computer Graphics. For details, visit the immersive BC portal at http://ImmersiveEducation.org/@/bc

No comments:

Post a Comment