Giter VIP home page Giter VIP logo

jasimameen / flutter-multiplayer-tictactoe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rivaanranawat/flutter-multiplayer-tictactoe

0.0 0.0 0.0 4.53 MB

Multiplayer TicTacToe Game developed using Flutter, Node.js, Express, MongoDB & Mongoose.

Home Page: https://youtu.be/Aut-wfXacXg

JavaScript 6.46% C++ 26.19% C 1.14% Objective-C 0.06% Kotlin 0.20% Dart 45.65% Swift 1.80% HTML 6.13% CMake 12.37%

flutter-multiplayer-tictactoe's Introduction

Multiplayer TicTacToe Game

A completely Responsive Multiplayer TicTacToe Game- Works on Android, iOS, Web & Desktop!

Features

  • Create/Join Room
  • Play Realtime
  • Display Points
  • Round & Game Winner
  • Responsive Glow Themed UI
  • Cross Platform Game

YouTube

I have created a tutorial based on this, do check it out on my channel Rivaan Ranawat

Youtube Tutorial Image

Installation

After cloning this repository, migrate to flutter-multiplayer-tictactoe folder.

Install dependencies (Client Side)

flutter pub get

Install dependencies (Server Side)

cd server && npm install

Start the server

npm run dev

Configure for MacOS: Head to macos/Runner and make sure the following keys are present in DebugProfile.entitlements and Release.entitlements

<key>com.apple.security.network.server</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>

Run App

flutter run // After selecting the device you want to test on

Tech Used

Server: Node.js, Express, Socket.io, Mongoose, MongoDB

Client: Flutter, Provider

Feedback

If you have any feedback, please reach out to me at [email protected] or on Instagram at optimalcoding.

flutter-multiplayer-tictactoe's People

Contributors

rivaanranawat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.