-
- Downloads
Merge remote-tracking branch 'gitlab/features/gui' into features/gui
No related branches found
No related tags found
Showing
- .idea/vcs.xml 0 additions, 1 deletion.idea/vcs.xml
- src/main/java/edu/ntnu/stud/chaosgame/Main.java 1 addition, 1 deletionsrc/main/java/edu/ntnu/stud/chaosgame/Main.java
- src/main/java/edu/ntnu/stud/chaosgame/controller/ChaosGameObserver.java 0 additions, 12 deletions...edu/ntnu/stud/chaosgame/controller/ChaosGameObserver.java
- src/main/java/edu/ntnu/stud/chaosgame/controller/game/ChaosCanvas.java 58 additions, 12 deletions.../edu/ntnu/stud/chaosgame/controller/game/ChaosCanvas.java
- src/main/java/edu/ntnu/stud/chaosgame/controller/game/ChaosGame.java 57 additions, 4 deletions...va/edu/ntnu/stud/chaosgame/controller/game/ChaosGame.java
- src/main/java/edu/ntnu/stud/chaosgame/controller/game/ChaosGameDescription.java 6 additions, 1 deletion.../stud/chaosgame/controller/game/ChaosGameDescription.java
- src/main/java/edu/ntnu/stud/chaosgame/controller/game/ChaosGameFileHandler.java 1 addition, 0 deletions.../stud/chaosgame/controller/game/ChaosGameFileHandler.java
- src/main/java/edu/ntnu/stud/chaosgame/model/generators/ChaosGameDescriptionFactory.java 14 additions, 5 deletions...aosgame/model/generators/ChaosGameDescriptionFactory.java
- src/main/java/edu/ntnu/stud/chaosgame/view/ChaosGameObserver.java 33 additions, 0 deletions.../java/edu/ntnu/stud/chaosgame/view/ChaosGameObserver.java
- src/test/java/edu/ntnu/stud/chaosgame/game/ChaosCanvasTest.java 92 additions, 0 deletions...st/java/edu/ntnu/stud/chaosgame/game/ChaosCanvasTest.java
- src/test/java/edu/ntnu/stud/chaosgame/game/ChaosGameTest.java 60 additions, 0 deletions...test/java/edu/ntnu/stud/chaosgame/game/ChaosGameTest.java
Please register or sign in to comment