Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelbarbosatec/bonfire
(RPG maker) Create RPG-style or similar games more simply with Flame.
https://github.com/rafaelbarbosatec/bonfire
dart flutter flutter-package game gamedev gamedev-library
Last synced: 21 days ago
JSON representation
(RPG maker) Create RPG-style or similar games more simply with Flame.
- Host: GitHub
- URL: https://github.com/rafaelbarbosatec/bonfire
- Owner: RafaelBarbosatec
- License: mit
- Created: 2020-03-13T16:40:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T17:30:16.000Z (26 days ago)
- Last Synced: 2024-10-15T13:05:49.570Z (21 days ago)
- Topics: dart, flutter, flutter-package, game, gamedev, gamedev-library
- Language: Dart
- Homepage: https://bonfire-engine.github.io
- Size: 270 MB
- Stars: 1,237
- Watchers: 27
- Forks: 188
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Powered by Flame](https://img.shields.io/badge/Powered%20by-%F0%9F%94%A5-orange.svg)](https://flame-engine.org)
[![Flutter](https://img.shields.io/badge/Made%20with-Flutter-blue.svg)](https://flutter.dev/)
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
[![pub package](https://img.shields.io/pub/v/bonfire.svg)](https://pub.dev/packages/bonfire)
![GitHub stars](https://img.shields.io/github/stars/RafaelBarbosatec/bonfire?style=flat)
[![pub points](https://img.shields.io/pub/points/bonfire?logo=dart)](https://pub.dev/packages/bonfire/score)
[![Telegram](https://img.shields.io/endpoint?style=flat-square&url=https%3A%2F%2Frunkit.io%2Fdamiankrawczyk%2Ftelegram-badge%2Fbranches%2Fmaster%3Furl%3Dhttps%3A%2F%2Ft.me%2Fbonfire_engine)](https://t.me/bonfire_engine)
[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/rafaelbarbosatec)[![bonfire](https://raw.githubusercontent.com/RafaelBarbosatec/bonfire/master/media/bonfire.gif)](https://bonfire-engine.github.io/)
# Bonfire
Build RPG games and similar with the power of [FlameEngine](https://flame-engine.org/)!
| | |
| ------------------- | ------------------- |
| ![](https://raw.githubusercontent.com/RafaelBarbosatec/bonfire/master/media/video.gif) | ![](https://raw.githubusercontent.com/RafaelBarbosatec/bonfire/master/media/sunnyplace.gif) |
| ![](https://raw.githubusercontent.com/RafaelBarbosatec/bonfire/master/media/multi_biome.gif) | ![](https://raw.githubusercontent.com/RafaelBarbosatec/bonfire/master/media/defector.gif) |Bonfire is ideal for building games from the following perspectives:
![](https://raw.githubusercontent.com/RafaelBarbosatec/bonfire/master/media/perspectiva.jpg)
Test our online [DEMO](https://bonfire-engine.github.io/examples/bonfire-v3/) or [Download APK](https://raw.githubusercontent.com/RafaelBarbosatec/bonfire/develop/media/example.apk).
## Documentation
[bonfire-engine.github.io](https://bonfire-engine.github.io)
## Build for web
Use this command: `flutter build web --web-renderer=canvaskit`
## Useful packages
| Name | Link |
|:-----|:--------:|
| bonfire_bloc | [![pub package](https://img.shields.io/pub/v/bonfire_bloc.svg)](https://pub.dev/packages/bonfire_bloc) |
| bonfire_spine | [![pub package](https://img.shields.io/pub/v/bonfire_spine.svg)](https://pub.dev/packages/bonfire_spine) |## Encourage my work
[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86&style=for-the-badge)](https://github.com/sponsors/rafaelbarbosatec)
## Credits
* The entire [FlameEngine](https://flame-engine.org/) team.
* And thanks to everyone who contributes and has already contributed.
## ContributionIf you find any errors or want to add improvements, you can open a issue or develop the fix and open a pull request. Thank you for your cooperation!
[Documentation repository](https://github.com/bonfire-engine/bonfire-engine.github.io)