Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 381 Bytes

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