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.
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