cato 90c3459630 Merge pull request #4 from Aaronvtr/main
Added a comment to TicTacToe_GameRules.java
2021-03-28 20:49:29 +02:00
2021-03-25 01:50:45 +01:00
2021-03-25 01:50:45 +01:00
2021-03-25 01:50:45 +01:00
2021-03-25 01:50:45 +01:00
2021-03-28 20:46:10 +02:00
2021-03-24 23:36:31 +01:00
2021-02-13 17:31:40 +01:00
2021-02-14 03:55:18 +01:00
2021-02-13 17:31:40 +01:00
2021-03-26 23:37:40 +01:00

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.

Description
No description provided
Readme GPL-3.0 579 KiB
Languages
Java 93.3%
HTML 2.7%
CSS 1.5%
Shell 1.5%
Batchfile 1%