Skip to content

juchi/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

Web tictactoe game based on node.js and websocket

Installation

Clone the repository and install dependencies.

git clone https://github.com/juchi/tictactoe.git
cd tictactoe
npm install

Runnning

Just run index.js and go to localhost:8080.

node index.js

About

Tictactoe game based on node.js & websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published