AadrianLeo / Tictactoe-Multiplayer-Game

This is an Online multiplayer Tictacktoe game where two player can play simultaneously. Whoever gets 6 points of score first wins the game. one player have to create a room and others have to join the room my inputing rooms ID number given by the player1(Who has created the room). The Project in coded in flutter language and javacsript and nodejs is used for backend/server. and mongoDB is used for Database to store the player's details.

Home Page:https://tictactoe-online-game.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mp_tictactoe

This is an Online multiplayer Tictacktoe game where two player can play simultaneously. Whoever gets 6 points of score first wins the game. one player have to create a room and others have to join the room my inputing rooms ID number given by the player1(Who has created the room). The Project in coded in flutter language and javacsript and nodejs is used for backend/server. and mongoDB is used for Database to store the player's details.

Tictactoe

You can download the apk from the release

You can even play it online on web : web link

#For flutter packages run: pub get && to run flutter project run : flutter run or in vscode click on run from the banner and click on run without debugging or start degugging.

# for packages of server go in server directory and run npm i or npm install.

About

This is an Online multiplayer Tictacktoe game where two player can play simultaneously. Whoever gets 6 points of score first wins the game. one player have to create a room and others have to join the room my inputing rooms ID number given by the player1(Who has created the room). The Project in coded in flutter language and javacsript and nodejs is used for backend/server. and mongoDB is used for Database to store the player's details.

https://tictactoe-online-game.netlify.app


Languages

Language:Dart 45.7%Language:C++ 26.4%Language:CMake 12.5%Language:JavaScript 7.1%Language:HTML 6.2%Language:C 1.2%Language:Swift 0.6%Language:Kotlin 0.2%Language:Objective-C 0.1%