a bunch of box2d experiments in haXe
Haxe
Switch branches/tags
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= box2dPeggle
carview.php?tsp= box2dtest
carview.php?tsp= README
carview.php?tsp= box2d-haxelib.zip

README

The code in this repo is based on the excellent box2D-actionscript tutorials
at https://www.kerp.net/box2d/index.php
The enclosed box2d-haxe port is from https://code.google.com/p/box2d-haxe/. I
have packaged so that it can be installed locally via haxelib. 
Run 'haxelib test box2d-haxelib.zip'
You will also need the 'TweenerHX' library, which is available from the
central haxelib repository.