571 B
571 B
ArcadeMachine
Requierments
-
Linux:
- OpenJfx
- download TicTacToe_Client.jar from my website
-
Windows:
- download everything from my website
Installation
-
Linux (Debian):
sudo apt-get install openjfx
-
Windows
- make sure all three files are in the same folder
Starting client
-
Linux (Debian):
java -jar TicTacToe_Client.jar [name]
-
Windows:
- run startClient.bat
Warning: currently I have to start the server if you want to play.