APE - Mini Java Physics Engine

Found this one. It’s tiny and very fast.

Doesn’t hold a candle to Phys2D or Jbox2D, but at about 20 KB in size and support for most of the basics, this isn’t bad at all for smaller games that need basic physics support.

http://www.cove.org/ape/

  • Jon

Its in actionscript isn’t? Which implies flash and not java…

DP :slight_smile:

There’s a java port.

Kev