diff --git a/salthesnake.html b/salthesnake.html new file mode 100644 index 0000000..8c30962 --- /dev/null +++ b/salthesnake.html @@ -0,0 +1,45 @@ + + + + + + +Jason Cramer + +
+ + +
+ +
+

Volleyball Stats - Java - 2019

+ +

+ Download

+

Synopsis

+

+ I played volleyball in high school, and in my senior season many players were complaining that they did not trust our + paper stat sheets. The reason being that handwriting was often bad and recording info was slow which could cause missed stats. + I made this program for the team to use to keep track of stats during games. The user simply presses the name of a player + and then the name of a stat category to register info. If a mistake is made, the user can switch between plus and minus mode. + The user can switch between different sets from the menu, including the total which combines the stats of all played sets. +

+

Code

+

+ Runner.java
+ Menu.java
+ Menu.form
+ Interface.java
+ Interface.form

+



+
+ + +