Skip to content

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

Notifications You must be signed in to change notification settings

arlucio/async_redux_tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages