Skip to content

AyushmanTripathy/supertic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperTic

Netlify Status

Good old tic tac toe with some twists ;)

check it out at supertic.netlify.app

NOTE you may face connectivity issues if you are connected to a wifi router. i working on it.

Tech Stack

Running Locally

npm i
npm start
TODO List
  • share feature
  • opponent direct closing window
  • footer not visible in mobiles
  • loading gif bug
  • make a gif to explain
  • revamp ui
  • add option to check if opponent is online
  • add good ui for menu
  • make ids smaller
  • fix problem with routers
  • write a readme
  • added TURN server
  • added basic multiplayer
  • add loading screen using suspense