Go to file
2020-03-11 10:55:06 +01:00
.idea Only use Java 8 2020-03-03 18:12:12 +01:00
src/edu/kit/informatik Change list-resources order 2020-03-11 10:55:06 +01:00
.gitignore Initial commit 2020-02-24 15:45:26 +01:00
commands1_input.txt Correctly handle wrong start input 2020-02-29 16:08:54 +01:00
commands1_output.txt Do not allow reset if game not started once 2020-03-07 10:24:41 +01:00
final2.iml Add testing library 2020-02-28 09:53:38 +01:00
fuzz.sh Optimize fuzzing script 2020-03-11 10:51:45 +01:00
game1_input.txt Allow tools to be built multiple times and buildings only once 2020-02-29 16:27:50 +01:00
game1_output.txt Change list-resources order 2020-03-11 10:55:06 +01:00
game2_input.txt Correctly handle game end 2020-03-03 18:32:00 +01:00
game2_output.txt Update game logic to changed requirements and refactor command parsing 2020-03-11 10:51:29 +01:00
game_over_no_actions_input.txt Correctly handle reset by reusing start cards and wait for start before allowing commands 2020-02-29 16:23:36 +01:00
game_over_no_actions_output.txt Print lose if no moves available 2020-03-03 18:42:38 +01:00
requiredCheckstyleRules_Final_829.xml Add checkstyle 2020-02-28 15:25:10 +01:00
shack_test_input.txt Add shack building test and fix behaviour on codetester 2020-02-29 08:47:20 +01:00
shack_test_output.txt Change list-resources order 2020-03-11 10:55:06 +01:00