Skip to content

tusharg1993/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Tic Tac Toe uses socket.io for synchronisation within its various hosts. Currently Tic Tac Toe broadcasts the requests to all and hence only two users can play. Possible improvement to create rooms for pairs of users.

Steps:

  1. Install depenencies
  2. node index.js
  3. point browser to localhost:3000
  4. Play game

Note: Make sure you have node installed on your PC or Desktop.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published