* drawConditions gemaakt en geimplementeerd
* drawConditions gemaakt en geimplementeerd, werkt wanneer je het lokaal draait
* better draw conditions in a shorter amount of lines
* commit for ticho
* working draw conditions (maybe?)
* moved a little bit
* removed a little bit
---------
Co-authored-by: michiel <m.brands.3@st.hanze.nl>
* 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>