Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 402 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 402 Bytes

Ball-Team

Organize data about a baseball team.

This was the last project (Project 11) for my Java 1 course at university. It serves as an exercise for the basic concepts of encapsulation, scope, polymorphism, exceptions, interfaces, inheritance, and others.

To run, download all the source files and run main with a command-line argument of the path/filename of the data file you want to use.