Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.
/ flame_forge2d Public archive

Package to add box2d support for the Flame game engine

License

Notifications You must be signed in to change notification settings

flame-engine/flame_forge2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repostitory has moved to the Flame monorepo

flame

Flame Forge2D - The bridge between Flame and Forge2D

Test

This library acts as a bridge between Forge2D (our port of Box2D) and the Flame game engine.

Installation

Add the following to the dependencies section of your pubspec.yaml file:

dependencies:
  flame: ^1.0.0-releasecandidate.12
  flame_forge2d: ^0.7.2-releasecandidate.12

Examples

In the example folder of the repository you can find some examples, and you can also find some examples in the Forge2D repository.

Documentation

Some more documentation can be found on https://flame-engine.org/docs/#/forge2d