/Personal_Project-score_keeper_2014-2015

Another simple program I've made in my free time. My brothers and sister used to have issues with score keeping and using paper. So I created a program that allows for easy, simple score keeping. (IDE USED: NetBeans) https://netbeans.org/

Primary LanguageJava

score_keeper

To execute the application, download all the files and run ScoreKeeper.exe.

To view the source code, view the src/scorekeeper/ScoreKeeper.java file.

To run the program from the command line, download the files and navigate to the dist folder. Type in, or copy, the command java -jar "ScoreKeeper.jar".