Level-Up AP Computer Science final group project. Build Instructions: In /src, run the following commands: javac *.java jar cvfe ../LevelUp.jar Main *.class Then run the jar with java -jar LevelUp.jar