Skip to content

hhy5277/game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game

Demo game for Flutter and Flutter Sprites.

The objectives for this game include:

  • Prove that Flutter's performance is fast.
  • Prove that Flutter's widget system is versatle.
  • Prove that Flutter's feature set is rich and capable.

This game is very much a work in progress. If you have any questions, please file an issue or email us at flutter-dev@googlegroups.com.

Getting Started

To build and run the game, first make sure that you have Flutter installed and set up. You will also need a device setup (follow the directions on the Flutter page).

Next, clone the game repo to a directory next to your flutter directory. The game repo and the flutter repo need to be in the same directory.

git clone https://github.com/flutter/game.git

When in the game directory, you can run the game with:

pub get
flutter start

Enjoy the amazing game action on your favorite device!

About

A games that uses Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%