MattAgn / SnakeFlutter

Snake game in flutter

Home Page:https://snake-69694.firebaseapp.com/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snake_game

A mobile and web snake game built with Flutter

Deployment

Web

To deploy on the web, you need the firebase cli and be logged in to firebase account.

To build and deploy the flutter web app, run:

flutter build web && firebase deploy

Android

Run at the root of the project:

cd android
bundle exec fastlane android_beta_app

iOS

Not working yet because we need provisionning profiles

About

Snake game in flutter

https://snake-69694.firebaseapp.com/#/


Languages

Language:Dart 74.4%Language:Ruby 17.7%Language:HTML 6.4%Language:Kotlin 0.9%Language:Swift 0.5%Language:Objective-C 0.0%