/onlinegame

Playing with socket IO

Primary LanguageJavaScript

This project was referenced from link here.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Simple tic tac toe application using socket io where two players can join and enjoy the game. You just need to provide your name to play the game.. the game will restart once any of the player wins...