2d game physics?

Abhishek Mishra picture Abhishek Mishra · Sep 19, 2008 · Viewed 15.6k times · Source

Can anyone point me to a library for 2D game physics, etc for programming gravity, jumping actions, etc for a 2d platform/sidescrolling game ? Or could you suggest some algorithms for side scroller like mario, sonic etc?

Answer

Ash Wilson picture Ash Wilson · Sep 19, 2008

It sounds like Chipmunk might meet your needs.