Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecklf/flutters
A game powered by Flutter and Flame
https://github.com/ecklf/flutters
flame flutter flutter-games flutter-gaming game game-2d game-development
Last synced: 2 days ago
JSON representation
A game powered by Flutter and Flame
- Host: GitHub
- URL: https://github.com/ecklf/flutters
- Owner: ecklf
- License: mit
- Created: 2019-04-19T12:41:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T23:12:15.000Z (almost 3 years ago)
- Last Synced: 2024-11-25T08:03:38.808Z (17 days ago)
- Topics: flame, flutter, flutter-games, flutter-gaming, game, game-2d, game-development
- Language: Dart
- Homepage:
- Size: 1.09 MB
- Stars: 240
- Watchers: 9
- Forks: 56
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flame - Flutters - A mixture of Flappy Bird and Doodle Jump. By [ecklf](https://github.com/ecklf) (Projects / Open Source)
README
# Flutters
[![License: MIT](https://img.shields.io/github/license/ecklf/flutters.svg)](https://opensource.org/licenses/MIT)
[![Powered by Flame](https://img.shields.io/badge/Powered%20by-%F0%9F%94%A5-orange.svg)](https://flame-engine.org)## About
**Flutters** is a demo game powered by [Flutter](https://www.flutter.dev) and [Flame](https://flame-engine.org/). 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
- Flutter and Flame Discord community
- [@japalekhin (check out his Flame guides)](https://github.com/japalekhin)## License
Distributed under the MIT License. See `LICENSE` for more information.