Back to Flame

flame_forge2d

packages/flame_forge2d/README.md

1.37.02.0 KB
Original Source
<!-- markdownlint-disable MD013 --> <p align="center"> <a href="https://github.com/flame-engine/forge2d"> </a> </p> <p align="center"> Adds support for <a href="https://github.com/flame-engine/forge2d">Forge2d</a>, the Box2d-based physics engine, to your <a href="https://github.com/flame-engine/flame">Flame</a> games. </p> <p align="center"> <a title="Pub" href="https://pub.dev/packages/flame_forge2d" ></a> <a title="Test" href="https://github.com/flame-engine/flame/actions?query=workflow%3Acicd+branch%3Amain"></a> <a title="Discord" href="https://discord.gg/pxrBmy4"></a> <a title="Melos" href="https://github.com/invertase/melos"></a> </p>
<!-- markdownlint-enable MD013 --> <!-- markdownlint-disable-next-line MD002 -->

flame_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.