Skip to content

craiglabenz/multimaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multimaze

A multiplayer maze game powered by a Flutter client and Firebase backend. Only built to target the web, as the speech_to_text dependency does not work on desktop.

Deploying the web client

$ cd multimaze-ui
$ flutter build web && cp -r build/web/* ../multimaze-server/public/
$ cd ../multimaze-server
$ firebase deploy --only hosting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published