programmed everything besides the winningEvalouation

TODO: Update UML at later state
This commit is contained in:
2020-09-10 12:53:36 +02:00
parent 945b942484
commit 11c0d12b27
20 changed files with 371 additions and 3 deletions

11
Testing/Testing.iml Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../Testing">
<sourceFolder url="file://$MODULE_DIR$/../Testing/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>