BaoDevFS / OnlineMultiplayerTicTacToe

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Dart 81.5%Language:JavaScript 12.1%Language:HTML 4.4%Language:Swift 1.0%Language:Dockerfile 0.6%Language:Kotlin 0.3%Language:Objective-C 0.1%