Python 2d Physics Libraries

I’ve been playing with the python-elements but it seems like the project is dead.

The upstream website has gone and the packages has had no updates for some time. I’d like to create a simple demo/game along the lines of some of the mini games you find in WarioWare on the Nintendo Wii. The Python Elements (and box2d) libraries seem to fit the bill but I don’t want to code using something that is going to disappear.

Suggestions for other libraries welcome.

Update: seems the python elements is maintained in debian, my mistake. Still keen to hear of libraries in this area.

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)
This entry was posted in Ubuntu. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

5 Comments

  1. Lucian
    Posted January 1, 2012 at 2:18 pm | Permalink

    There’s pymunk, a binding to chipmunk http://code.google.com/p/pymunk/

  2. Bruno Girin
    Posted January 1, 2012 at 2:30 pm | Permalink

    How complex is the library? If it’s good, the easiest way may be to try to contact the maintainer and/or the packager, take ownership of the project and keep it alive. Good open source physics libraries are not easy to come by so it’d be a shame to lose a good one. I’d be happy to help if you wanted to do that.

  3. Posted January 1, 2012 at 2:55 pm | Permalink

    Its most certainly not going to disappear; its’ actively maintained in Debian (hi there!), and has several downstream users.

    • Posted January 1, 2012 at 4:38 pm | Permalink

      That’s great to hear! I must admit I looked at package releases ubuntu and didn’t see any new releases and clearly incorrectly thought it was unmaintained.

        More from author
      • Bruno Girin
        Posted January 2, 2012 at 7:33 pm | Permalink

        I suppose updating the web site in the package info would also help so that it doesn’t direct you to a URL that doesn’t exist anymore :-) And then making sure that Ubuntu has the latest version.

Leave a Reply

Additional comments powered by BackType