aaditya / TicTacToe-MP

An Online Multiplayer TicTacToe Game.

Home Page:https://tic.aaditya.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Multiplayer

This is basically the same thing as my tictactoe repo but has real time multiplayer and a winning logic.

Installation and Running

  • Clone this repo.

  • npm install or npm i

  • npm start

  • works on port 3000 by default.

About

An Online Multiplayer TicTacToe Game.

https://tic.aaditya.dev

License:MIT License


Languages

Language:JavaScript 85.5%Language:CSS 7.8%Language:HTML 6.7%