mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 10:54:51 +00:00
AI TTT merge to ServerManager branche (#24)
* AI made and also a minor change to core board * Minor changes to the AI, Gamebase changed a little to make some stuff public for usability, TTT changed a few things to public too and making the tests for the AI * New test on the AI * fixed some questionable styling in my code * fixed some questionable styling in omar's code! * fixed some questionable styling in omar's code! v2 * Update src/main/java/org/toop/game/MinMaxTTT.java * Wrong value, was 9x9 grid, is now 3x3 grid --------- Co-authored-by: michiel <m.brands.3@st.hanze.nl>
This commit is contained in:
committed by
GitHub
parent
83b4038b2b
commit
34401dd35f
2
.idea/misc.xml
generated
2
.idea/misc.xml
generated
@@ -13,7 +13,7 @@
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_X" project-jdk-name="openjdk-24" project-jdk-type="JavaSDK">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_24" project-jdk-name="openjdk-24" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user