dmah42 / dart-box2d

Box2D for Dart
http://dart-lang.github.io/dart-box2d/
34 stars 5 forks source link

merge demos and benchmarks #14

Open dmah42 opened 11 years ago

dmah42 commented 11 years ago

when run under browser, it should be a demo. when run on command line, it should be a benchmark.

requires some sort of conditional compilation, or at least the sharing of implementation between two frameworks.

0xcaff commented 10 years ago

Better documentation and a testbed would be nice too.