This is the final project for class CS1410 Introduction to Object-Oriented Programming at the University of Utah.
Assignment Due Date: Dec 2, 2020
Assignment Score: 100 out of 100
The language used: JAVA
Assignment Purpose:
- See how inheritance and polymorphism aid the development of more complex projects
- To practice writing classes that fit into a larger structure
- To develop an event-driven program
- To use elements of a GUI program
For my implementation, click here. Contact me if you cannot access it.