OnlineMultiplayerTicTacToe

This is a simple responsive TicTacToe game using Flutter, Node.js, Express, Socket.io, and Mongoose.

Project Setup

  1. clone Repository

  2. in the root, create .env with these two variables, with your own values.

  • MONGO_URI
  • PORT

3.After that run this command

npm install && npm start
  1. install app in emulator and Run for client1

  2. run the borwser for client2

Screenshots

GitHub

View Github