This Java project is for the "Media Player Simulation" assignment in my AD 300 class. It demonstrates how interfaces and abstraction can be used to lay the framework for a media player application.
- User needs to navigate to ./src
- User runs the 'Main.java' file in their respective IDE