Skip to content

Releases: pawitpr/tictactoe

Alpha 0.01

12 May 22:34
547b701
Compare
Choose a tag to compare
Alpha 0.01 Pre-release
Pre-release

Note this is on alpha 0.01 and if your arch is not x86 so you can build the code yourself:
For Windows:

  # Open cmd
  ./client

For linux

    chmod +x client
    ./client