feat(main...GUI): Created a GUI for the War Games Application.
Compare changes
Files
3- Runar Halvorsen Indahl authored
@@ -187,7 +187,7 @@ public class Army {
Implementation of GUI with MVC classes for using the War Games Application. The front of the GUI is an fxml-file made by SceneBuilder. Refactoring of backend classes are also included in this merge.