Tic Tac Toe Online Tic Tac Toe Game with private chat between each two players all in real time Try the game Install the dependencies npm install Start the game npm start Run in development mode npm run dev and open http://localhost:3000/ in your browser