This is a java application that simulates bouncing balls, this application demonstrates how to successfully use the Model View Control structure of your program, also it demonstrates the use of three design patterns.
- Observer
- Object factory
- Composite