arlucio / async_redux_tic_tac_toe

Multiplayer Tic Tac Toe game app developed as a Flutter showcase using async_redux package and Firebase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Async_Redux Tic Tac Toe

Multiplayer TicTacToe Game App with Matchmaking developed as a Flutter showcase using async_redux package and Firebase.

Quick start

The directory structure tree of the app separates business logic and user interface by using two folders: business, and client. To start the app, run the main file on the client folder.

This App uses Firebase. For it to work is necessary to configure the firebase credentials on main.dart file.

About

Multiplayer Tic Tac Toe game app developed as a Flutter showcase using async_redux package and Firebase.


Languages

Language:Dart 96.5%Language:Ruby 2.4%Language:Objective-C 0.8%Language:Java 0.4%