A utility designed to keep track of standard score card entries and pitch count for the game of baseball. The main project is an encapsulated package to be used by a user interface. A basic command line interface is implemented on the cli branch while the main project exists on the master branch.
The Java doc for this project exists at (justinmoffatt.github.io/baseball-score)[justinmoffatt.github.io/baseballscore].