This is a breakout clone game. Use the paddle to hit the ball, and break all the bricks to win! If your ball falls to the bottom of the screen you lose a life. Collect power-ups to help you win. Hit the ball on the edge of the paddle to bounce it at a different angle, and in to middle to bounce it normally. Controls: Space bar: serve the ball, serve the extra ball, or fire a laser Left arrow: move the paddle left Right arrow: move the paddle right Power-ups: Red/ Laser: a laser that can destroy any brick instantly, 3 uses Orange/ Extra ball: use an extra ball to destory bricks, if it falls to the bottom of the screen you don't lose a life but it does disappear Yellow/ Catch: catch the ball with your paddle and serve it again anywhere you choose, 3 uses Green/ Long paddle: extend the paddle to hit farther away, 15 seconds Blue/ Slow ball: slow down the ball so it is easier to get to in time, 15 seconds
Bouncing mechanics based off of Bill the Lizard's answer here (http://stackoverflow.com/questions/573084/how-to-calculate-bounce-angle%29)