Unit 2 - Bouncing Balls Assignment Using Stencyl

Bouncing Balls

http://www.youtube.com/watch?v=QI4cKyQvZUI  
Summary: Create a room with 2 bouncing balls and paddle allowing the player to control the paddle. Total Points: 100 






Sprites: 
  • Use Pencyl or some other graphic editor to create a basketball, soccer ball, paddle and brick for the wall. Draw your own sprites. Do not use graphics you did not create. (20 points -5 points each)
  • Sprite for a "Continue" button. (5 points)
Background: Background for the title screen room. (5 points) 
Sounds: You have to use a mp3 file for sound. Add a sound to play when a collision occurs. (5 points) 
Actors: 
  • Basketball: Begins moving during creation event (5 points). Bounce with collision with basket ball, wall and paddle (5 points). Play sound when a collision occurs. (5 points)
  • Soccer Ball: Begins moving during creation event (5 points). Bounce with collision with basket ball, wall and paddle (5 points). Play sound when a collision occurs. (5 points)
  • Paddle: Moves left when left key pressed (5 points). Moves right when right key pressed (5 points). Stops when collision with wall occurs. (5 points)
  • Wall (5 points)
  • Continue button: Placed in the title screen room. Takes the player to bouncing balls room when pressed. (5 points)
Scenes: 
  • Room for the title screen (5 points)
  • Room with a wall border to keep the balls and paddle contained. (5 points)

No comments:

Post a Comment