SkillAgentSearch skills...

Bonfire

(RPG maker) Create RPG-style or similar games more simply with Flame.

Install / Use

/learn @RafaelBarbosatec/Bonfire
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Powered by Flame Flutter MIT Licence pub package GitHub stars pub points Telegram

bonfire

Bonfire

Build RPG games and similar with the power of FlameEngine!

| | | | ------------------- | ------------------- | | | | | | |

Bonfire is ideal for building games from the following perspectives:

Test our online DEMO or Download APK.

Documentation

bonfire-engine.github.io

Bonfire Awesome

Link

If you build a game using Bonfire, you can open a PR to add your game to the Games section.

Build recomendations

WEB

Use this command: flutter build web --web-renderer=canvaskit

Android

Disable Impeller adding this code in your AndroidManifest.xml under the <application> tag:

<meta-data
    android:name="io.flutter.embedding.android.EnableImpeller"
    android:value="false" />

Useful packages

| Name | Link | |:-----|:--------:| | bonfire_bloc | pub package | | bonfire_spine | pub package |

Encourage my work

Credits

  • The entire FlameEngine team.
  • And thanks to everyone who contributes and has already contributed.

Contribution

If 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

Related Skills

View on GitHub
GitHub Stars1.4k
CategoryDevelopment
Updated5d ago
Forks193

Languages

Dart

Security Score

100/100

Audited on Mar 20, 2026

No findings