Tic-Tac-Toe-Multiplayer
Play Tic Tac Toe with your friends!
Without register!
Simply open the file index.html or host it with apache, and start the node server.js, set your nickname and start the game.Client js: /src/game.js
Server js: /server.js