forge2d 0.13.0 copy "forge2d: ^0.13.0" to clipboard
forge2d: ^0.13.0 copied to clipboard

A 2D physics engine for Dart (based on Box2D), also works with the Flame game engine in Flutter

example/README.md

Examples for Dart Forge2D #

If you haven't used webdev before you might need to run:

pub global activate webdev

And then you can run:

pub global run webdev serve

And open http://127.0.0.1:8080 in your browser.

Since this is not running in release mode it will run a lot slower. If you want to run it in release mode you can run the following:

pub global run webdev serve --release
100
likes
140
pub points
84%
popularity

Publisher

verified publisherflame-engine.org

A 2D physics engine for Dart (based on Box2D), also works with the Flame game engine in Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

meta, vector_math

More

Packages that depend on forge2d