The Wayback Machine - https://web.archive.org/web/20210102104518/https://github.com/flame-engine/flame_Forge2D
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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-rc5
  flame_forge2d: ^0.6.0-rc2

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/#/docs/forge2d

You can’t perform that action at this time.