Go to file
2020-03-03 18:12:12 +01:00
.idea Only use Java 8 2020-03-03 18:12:12 +01:00
src/edu/kit/informatik Checkstyle 2020-02-29 17:05:29 +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 Correctly handle reset by reusing start cards and wait for start before allowing commands 2020-02-29 16:23:36 +01:00
final2.iml Add testing library 2020-02-28 09:53:38 +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 Allow tools to be built multiple times and buildings only once 2020-02-29 16:27:50 +01:00
game2_input.txt Checkstyle and tests 2020-02-28 15:39:49 +01:00
game2_output.txt Checkstyle and tests 2020-02-28 15:39:49 +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 Correctly handle reset by reusing start cards and wait for start before allowing commands 2020-02-29 16:23:36 +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 Add shack building test and fix behaviour on codetester 2020-02-29 08:47:20 +01:00