Student Gallery :: Final Project
Student: Elizabeth Wicker
Game Type/Title: Breakout
How to Play: Click once inside the game first. Move the paddle by moving the mouse. Catch the ball to hit the bricks. The paddle grows longer when the ball hits a special brick while shorter for another type of bricks.
To restart the game, reload this web page.
Has Sound: No
OOP class files created: PongBall.as (from lab), Brick.as, and subclasses of Brick: SpecialBrick.as, SpecialBrick2