abegehr / flutters

A game powered by Flutter and Flame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutters

License: MIT GitHub top language Powered by Flame GitHub top language

About

Flutters is a demo game powered by Flutter and Flame. I wrote it to test out its performance and gaming capabilities and decided to open source it, so you can learn to flutter aswell.

Why is a Flutter Game awesome?

  • Apps run on iOS and Android
  • Awesome hot-reloading
  • Compiles to native
  • It is simple to learn

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Special Thanks

License

Distributed under the MIT License. See LICENSE for more information.

About

A game powered by Flutter and Flame

License:MIT License


Languages

Language:Dart 82.4%Language:Ruby 10.1%Language:Objective-C 3.5%Language:Shell 2.5%Language:Kotlin 1.5%