Skip to content
jangaroo edited this page Sep 9, 2010 · 7 revisions

Welcome to the Jangaroo Box2DFlashAS3 wiki!

To get started with Jangaroo, visit http://www.jangaroo.net/documentation/.

To get started with Box2DFlashAS3, go to http://www.box2dflash.org/.

Build this project as follows:

  • Install Maven 2.2.1 from http://maven.apache.org/download.html

  • check-out project

  • run "mvn install" in project root directory

  • open file box2d-examples/target/box2d-examples-0.7.0-SNAPSHOT/index.html in a non-IE browser (works fastest in Chrome)

  • "cd box2d-examples"

  • edit ActionScript source files under src/main/joo

  • "mvn package" -> examples web app is updated (maybe clear browser cache)

Clone this wiki locally