Skip to content

adidoes/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Tic-tac-toe

Click here for a demo video

  • server.js handles all client connections
  • client.html is the web client
  • connection.js handles the client-server connection for the web client
  • game.js handles game events for the web client
  • board.js draws the board and handles game logic for both web and cli clients
  • client.js is the cli client

About

multiplayer tic-tac-toe browser + cli

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published