tirithcz / tic-tac-toe-socket-io

An implementation of realtime Tic Tac Toe game using Socket.IO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe

An implementation of the tic tac toe game using Socket.IO.

To run this game:

  1. Clone this repository

  2. Run npm install

  3. Run npm start

  4. Go to http://localhost:5000/

Screenshots

About

An implementation of realtime Tic Tac Toe game using Socket.IO


Languages

Language:JavaScript 82.0%Language:HTML 16.8%Language:CSS 1.2%