https://github.com/zabuzard/tictactoe
Server-Client based version of the game 'TicTacToe'.
https://github.com/zabuzard/tictactoe
client-server client-server-example game sockets tictactoe
Last synced: about 11 hours ago
JSON representation
Server-Client based version of the game 'TicTacToe'.
- Host: GitHub
- URL: https://github.com/zabuzard/tictactoe
- Owner: Zabuzard
- License: gpl-3.0
- Created: 2016-02-23T00:54:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T23:17:05.000Z (over 10 years ago)
- Last Synced: 2025-03-01T20:13:09.883Z (over 1 year ago)
- Topics: client-server, client-server-example, game, sockets, tictactoe
- Language: Java
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicTacToe
Server-Client based version of the game 'TicTacToe'.
The available documentation can be found in [our wiki](https://github.com/ZabuzaW/TicTacToe/wiki).