this is an arkanoid game made with OOP principles with JAVA programming language.
- Decorator
- Observers
- Weak Pointers
the game consists 4 levels run one after the other... the design principles used in this program allows for new levels to be implemented very easily.
enjoy!