CSC 108 Spring 208 - Student Project
Student Gallery :: Final Project

Student: Bryan Edwards

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.
To restart the game, reload this web page.

Has Sound: Yes, when the ball hits the brick or paddle

OOP class files created: PongBall.as (from lab), Brick.as, SpecialBrick.as (a subclass of Brick)