An Online multiplayer Tictacktoe game with Flutter
Read Time:45 Second

An Online multiplayer Tictacktoe game with Flutter

0 0

mp_tictactoe

An Online multiplayer Tictacktoe game with Flutter

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.

An Online multiplayer Tictacktoe game with Flutter

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.

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior An android application for food ordering where user can signup and order the food items accordingly
Entrada siguiente Triple seven slots game built with Flutter