mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-02 11:43:19 +08:00
Flame Forge2D - The bridge between Flame and Forge2D
This library acts as a bridge between Forge2D (our port of Box2D) and the Flame game engine.
Installation
Check pub.dev for the latest version, and also
remember to add the latest version of Flame to your
pubspec.yaml file.
Examples
In the example folder of this directory you can find some examples, and you can also find some examples in the Forge2D repository.
Documentation
Some more documentation can be found here.