Skip to content

izanbf1803/Tic-Tac-Toe-Multiplayer

Repository files navigation

Tic-Tac-Toe-Multiplayer

Play Tic Tac Toe with your friends!

Simply open the file index.html or host it with apache, and start the node server.js, set your nickname and start the game.
Without register!


Client js:      /src/game.js
Server js:     /server.js