Slashdot Mirror


OLPC Physics Game Jam For an XO

Brian Jordan writes "For 48 hours during the weekend of August 29-31 at the OLPC Physics Game Jam Boston, game developers will compete in teams of 2-4 to design and implement a physics-based game for the One Laptop per Child XO laptop. There are prize categories for indie, professional, and remote developers (Ludum Dare style). In addition to OLPC/Jam-related swag for all participants, one team will win an XO laptop. Participants should have some game development experience, but we'll be going over the development process during the event — read below for details. If you'll be in the Boston area this weekend, or want to participate remotely, sign up before August 22. If you're a graphic artist, sound designer, musician in the Boston area, or want to be a volunteer, get in touch." Click the magic link for details of the crash course in game programming being offered.

Eric Jordan of the Box2D project will be giving a talk on developing physics games with pyBox2D for the OLPC XO. Nirav Patel, the Google Summer of Code student working on vision processing for the XO, will describe combining physics and vision processing for interactive games. And Alex Levenson, OLPC summer intern and creator of the x2o physics game, will give a remote introduction to level design for his game.

18 of 61 comments (clear)

  1. one team will win an XO laptop by frovingslosh · · Score: 4, Funny
    one team will win an XO laptop

    So it's One Laptop Per Child, but Only One Laptop for an entire development team. Hardly seems right.

    --
    I'm an American. I love this country and the freedoms that we used to have.
    1. Re:one team will win an XO laptop by LostCluster · · Score: 2, Insightful

      A net prize worth $200 is hardly worth a trip into Boston...

    2. Re:one team will win an XO laptop by felipekk · · Score: 5, Insightful

      You are not the kind of person they are looking for.

      OLPC is a non-profit organization. They seek people that have similar things in mind.

    3. Re:one team will win an XO laptop by Anonymous Coward · · Score: 5, Funny

      Especially when you consider that the Boston police are likely to shoot you if they catch you carrying it. After all, it has blinking lights on it and it certainly doesn't look like a NORMAL laptop... ;-)

    4. Re:one team will win an XO laptop by afabbro · · Score: 3, Funny

      A prize of $20,000 wouldn't tempt me to go to Boston.

      $200,000...maybe. Depends how long I have to stay.

      --
      Advice: on VPS providers
  2. That's nothing by Anonymous Coward · · Score: 2, Informative

    I'm running an OLPC Time Travel Game Jam on July 29-31, 2008.

    1. Re:That's nothing by asCii88 · · Score: 2, Funny

      Why bother? I've already won

  3. Developed for the XO? by Tubal-Cain · · Score: 5, Interesting

    Is this a Windows or Linux game designed for Sugar's GUI, or can one develop specifically for Sugar and run it wherever the Sugar interface is (regardless of whether it is running on Linux or Windows)?

    1. Re:Developed for the XO? by PaintyThePirate · · Score: 4, Informative

      The idea is to develop specifically for the set of libraries associated with Sugar. This means libraries like pyGTK, pygame, olpcgames, and in this case, pyBox2d and Elements.

      There is a lot of information about creating OLPC Activities on the OLPC Wiki.

    2. Re:Developed for the XO? by PaintyThePirate · · Score: 2, Informative

      It's being hosted at or near 1 Cambridge Center, the OLPC headquarters. You would be surprised at the number of people near any city in the world who would be interested in such an event. Even the OLPC Game Jam in Pittsburgh last year managed to get a few dozen people. Most of the people who participate are not professional game developers, artists, or musicians, but people who enjoy doing these things in their spare time.

      Either way, there's a remote development option.

    3. Re:Developed for the XO? by RustinHWright · · Score: 2, Informative
      Boston *is* known for music and art; it just tends to get lost in the shadow of NYC. But by the standards of a normal city, it is just fine. Fwiw, Boston is also close enough to Providence for such an event to have some appeal for folks like the RISD crowd.

      Personally, if we're talking about areas with vibrant music and game development scenes, screw California; I would love to see such events done in Orlando and Austin.

      --
      It's all about the information. And what we do with it.
  4. Fantastic contraption by Anonymous Coward · · Score: 2, Informative

    Fantastic contraption is pretty enjoyable. Its a physics game where the physics actually defines gameplay - and each level can be completed multiple ways.

    Lots of time wasted in the office on this one.

    www.fantasticcontraption.com

    1. Re:Fantastic Contraption by phillous · · Score: 2, Interesting

      Yeah I wasted some of my life on that a couple of weekends back. It's awesome and I couldn't stop playing until I got to the end...

      Unfortunately alot of the solutions were similar... just attach as many wheels to the box as you can and hope you have the power to move it over the obstacle. Some of the later levels were really good though. Great example of a physics flash game IMO.

  5. Slingshot is pretty fun by gQuigs · · Score: 3, Informative

    and it teaches you a little physics.
    http://www.slingshot-game.org/

  6. Re:pyBox2D by PaintyThePirate · · Score: 3, Informative

    Not quite. It is a set of Python bindings for Box2d, which is written in C++. Just about everything cpu intensive in Python is written in C or C++ and uses the Python C API (or ctypes or SWIG).

  7. Re:not what they really need by gmuslera · · Score: 4, Insightful

    The XO was meant for educating childs (developing countries or not). A game that makes them understand physics, thru a game, goes to the core of the mission of those machines.

    Spreadsheets (childs 1st need to learn how to do and understand math) or file managers (the interface somewhat hides that is a filesystem below) dont look as compatible with those goals.

  8. Fantastic Contraption by rwa2 · · Score: 3, Interesting

    I just blew my free time this weekend finishing Fantastic Contraption

    So it's a Flash game, and you need the internet to post your design and see other people's designs. But it was pure joy.

    FWIW, on the forums they're having a design contest for the official level 21. Deadline is this Friday 8/26, though, and you need to be a $10 registered user to create your own levels.

  9. My 12-year-old unbricked his XO! by Medievalist · · Score: 2, Interesting

    I gave the kids OLPC XOs last December, and my 11 year old bricked his in less than a week... he tried to replace sugar with a full gnome desktop, (even though I told him it was a bad idea) and things just sort of devolved from there... he ended up with a horribly corrupted filesystem and couldn't boot.

    Day before yesterday he finally managed to completely wipe and reload it with the latest XO build.

    I didn't help, he fixed it himself. Probably spent about 20 hours on it all told.