Begin the client side of TicTacToe

Implemented a way of drawing a gamestate the server sent with the use of javaFx
This commit is contained in:
2021-02-17 03:42:50 +01:00
parent 1942e249b5
commit 8ed0e5196b
12 changed files with 121 additions and 397 deletions

View File

@@ -3,6 +3,7 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/res" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />