Stories
Slash Boxes
Comments

News for nerds, stuff that matters

OLPC Game Jam for an XO Laptop

Posted by Zonk on Sat May 26, 2007 01:50 PM
from the think-of-the-children dept.
An anonymous reader writes "The OLPC project has announced a three-day game development jam session is scheduled to begin June 8 on the campus of Olin College, an engineering school in Needham, Massachusetts. 'The game jam is an opportunity for developers to create new types of games that rely on features of the XO's design such as mesh networking between nearby users, an integrated still or video camera, and a tablet mode for mobile gaming. Beyond creating games that teach specific tasks like counting or reading, OLPC hopes the contest will produce templates that allow kids to build their own games, according to OLPC's development guidelines.' The grand prize is a free OLPC laptop. All games created at the weekend-long event will be licensed under the GNU General Public License, and posted on the SourceForge site."

Related Stories

[+] Games: One SimCity Per Child 238 comments
SimHacker writes "Electronic Arts has donated the original 'classic' version of Will Wright's popular SimCity game to the One Laptop Per Child project. SimCity is the epitome of constructionist educational games, and has been widely used by educators to unlock and speed-up the transformational skills associated with creative thinking. It's also been used in the Future City Competition by seventh- and eighth-grade students to foster engineering skills and inspire students to explore futuristic concepts and careers in engineering. OLPC SimCity is based on the X11 TCL/Tk version of SimCity for Unix developed and adapted to the OLPC by Don Hopkins, and the GPL open source code will soon be released under the name "Micropolis", which was SimCity's original working title. SJ Klein, director of content for the OLPC, called on game developers to create 'frameworks and scripting environments — tools with which children themselves could create their own content.' The long term agenda of the OLPC SimCity project is to convert SimCity into a scriptable Python module, integrate it with the OLPC's Sugar user interface and Cairo rendering library. Eventually they hope to apply Seymour Papert's and Alan Kay's ideas about constructionist education and teaching kids to program."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • ....F0or someone to port Quake III Team Arena!
  • Novelty item? (Score:2)

    by furball (2853) on Saturday May 26, @02:00PM (#19284475)
    (Last Journal: Monday June 21 2004, @01:29AM)
    How likely does the grand prize winner(s) need an OLPC laptop?
    • Re:Novelty item? (Score:5, Insightful)

      by gEvil (beta) (945888) on Saturday May 26, @02:06PM (#19284527)
      (http://evil.google.com/)
      How likely does the grand prize winner(s) need an OLPC laptop?

      If you're taking part in this competition, chances are very good that you support the mission of the OLPC program. If you win and receive an actual unit, it just makes further development and testing for the platform that much easier for you. It's more about supporting the goal than it is about the payout (hey, isn't that what OSS is generally about?).
      [ Parent ]
    • Re:Novelty item? by grumbel (Score:3) Saturday May 26, @02:16PM
  • Airfare? (Score:1, Offtopic)

    How is it possible for the vast majority of people who wish to compete in these events to do so without having to spend hundreds of dollars on round-trip airfare?

    • Re:Airfare? by megaditto (Score:2) Saturday May 26, @02:12PM
    • Re:Airfare? (Score:4, Insightful)

      by bfields (66644) on Saturday May 26, @02:20PM (#19284641)
      (http://www.umich.edu/~bfields)

      How is it possible for the vast majority of people who wish to compete in these events to do so without having to spend hundreds of dollars on round-trip airfare?

      It looks like there's also a $100 registration fee, but that includes food and lodging for the event. Seems to me like they're actually working pretty hard to keep it inexpensive. There's also a scholarship [hackronym.com] to reduce the costs for students. I'm sure they'd be happy to do more, given the money--see their donation [hackronym.com] page if you know anyone that could chip in.

      [ Parent ]
      • 1 reply beneath your current threshold.
    • 2 replies beneath your current threshold.
  • But if the summary includes a reference to sourceforge, you should disclose the business relationship through OSTG. No exceptions, no matter how tangential.

    Yes, many people know, and there is a (small) link on the top of the page, but even the semblance of editing is appreciated.
  • Hrmm.... (Score:3, Interesting)

    by Odiumjunkie (926074) on Saturday May 26, @02:05PM (#19284519)
    Wii Sports with the foot-operated power generator [olpcnews.com], anyone?
    • Re:Hrmm.... by gEvil (beta) (Score:2) Saturday May 26, @02:18PM
  • A few comments,
    One, making sure that all the games developed are released under the GPL is a far cry from similar development contests by commercial companies that stipulate that all entries become the property of the sponsoring company, this should encourage people to enter.
    Two, while the prize is (as far as I can tell) only for the "best" game developed, I'm sure a number of people will enter just for the fun of it, and because their work will still be available to them (see first thought) they won't be worried about it being appropriated for no compensation.

    Three, while I can't really think of any "innovative" games using the specific aspects of the XO mentioned (Mesh Networking, Camera and Tablet Mode), I'm sure other folk are more imaginative then I am. (Perhaps something along the lines of hide and seek, using the laptops?)

    Four, the idea of a development environment for the children to develop their own games is very important in my opinion. As has been seen with various commercial games, user content often makes or breaks a game, and is often far more fun then the content that came with the game.
  • Emulator (Score:1, Troll)

    by JohnHegarty (453016) on Saturday May 26, @02:10PM (#19284549)
    (http://slashdot.org/)
    I am sure its in the FA but this is slashdot.....

    It these an emulator or sdk of something one could use to try and develop for hardware involved here ?
    • Re:Emulator by fonik (Score:1) Saturday May 26, @04:06PM
    • 1 reply beneath your current threshold.
  • by grumbel (592662) on Saturday May 26, @02:11PM (#19284567)
    The biggest problem right now is that you simply can't buy an XO laptop, its not even clear if you ever will be able to. That is kind of discouraging to me as a developer.
  • Or hey (Score:4, Insightful)

    by Kamineko (851857) on Saturday May 26, @02:15PM (#19284599)
    Here's a better idea: release some kind of unified API that will allow folks with regular hardware to build games for the OLPC.
    • Re:Or hey (Score:5, Informative)

      by CajunArson (465943) on Saturday May 26, @02:31PM (#19284737)
      (Last Journal: Friday March 29 2002, @11:12PM)
      You can do that now with a virtual machine image (see the wiki [laptop.org]). I have been able to boot it in qemu and even developed my own game for it using straight-up python & pygtk. However, my game can also run on any box that has python & pygtk, it is not taking advantage of any OLPC-specific software or hardware. One advantage of having everybody in a single physical location is that things like the built-in networking and cameras can be tested out.
          A little OT, but I think that the interface is generally pretty good, but at least so far in the beta builds the file-selection dialogs for opening up text & drawings are still the (absolutely atrocious) Gnome defaults that are made even worse because the limited screen real estate on OLPC means the fields are too small to even see properly. Making a simplified and OLPC-friendly file dialog would be a major improvement.
      [ Parent ]
  • incoherent (Score:2)

    by PhotoGuy (189467) on Saturday May 26, @02:19PM (#19284635)
    (http://slashdot.org/)
    Isn't the purpose of a headline to give one a rough idea of that article without having to read it, to pique the interest. As Lisa Simpson would say, "I recognise those words, but that sentence makes no sense" (until you have read the article.)

    That definite goes in the top 10 worst /. headlines.
  • large nintendo DS? (Score:2)

    by hitmark (640295) on Saturday May 26, @02:46PM (#19284845)
    (Last Journal: Tuesday June 14 2005, @06:02PM)
    how about it? except for the lack of a secondary screen, its kinda like a large DS.

    so any party game concepts that work on the DS should work on the XO i guess ;)
  • Sim City (Score:2)

    by Colin Smith (2679) on Saturday May 26, @02:48PM (#19284863)
    Or some economic emulation clone along the same sort of lines. Y'know teach em from the start how an economy works and what it takes to be successful.

     
    • Re:Sim City by beyondkaoru (Score:1) Saturday May 26, @03:35PM
    • Re:Sim City by jkintree (Score:1) Saturday May 26, @03:48PM
    • Re:Sim City by markov_chain (Score:2) Saturday May 26, @04:18PM
    • Re:Sim City by Constantine XVI (Score:2) Saturday May 26, @06:02PM
  • That is exactly what children in impoverished parts of the world need- a game machine.
    • Re:Brilliant! by nirjhari (Score:2) Saturday May 26, @04:25PM
      • Re:Brilliant! by FlyingSquidStudios (Score:1) Saturday May 26, @04:28PM
    • 1 reply beneath your current threshold.
  • ORPC (Score:1, Troll)

    I have a much better idea. How about "One RAZR Phone per Child" (ORPC) instead? Sure, these kids don't have spreadsheet programs or clean water, but those are both trivial concerns compared to their inability to send digital images over text messages and to have the Pac-Man theme song play whenever they receive one of those digital images of their friends' in their hovels. And don't forget the ability to "skin" their phone with their favorite rapper.
  • The Incredible Machine! (Score:5, Interesting)

    by schweini (607711) on Saturday May 26, @03:30PM (#19285119)
    The killer game for the OLPC would be an open-sourced "The Incredible Machine" clone, i think. Whatever happened to that franchise, anyhow?One of the greatest non-violent games ever created, IMHO.
    Something along the SimCity games would be cool, too, i guess.
    Maybe the owners of those franchises (Dynamix [?] and Maxis) could even help out a bit, for PR reasons?
  • Soccer anyone? (Score:1)

    by jkro (1103265) on Saturday May 26, @04:33PM (#19285517)
    A soccer ball is cheaper and the game is multiplayer and 'mobile'. What about the OLPC you ask. It can be used as one of the goal posts.
  • MMORPGs (Score:1)

    by my $anity 0 (917519) on Saturday May 26, @04:39PM (#19285561)
    Is it just me, or would the mesh networking and some of the built in software not be perfect for an MMORPG. The game topology can represent the actual locations of people, one can "Warp" into the internet play area by using an access point.
  • http://wiki.millenniumcampaign.org/olpc/concepts [millenniumcampaign.org] Share your game concept for the XO machine - there are some fairly interesting ones up already.
  • by brasspen (899025) on Saturday May 26, @06:47PM (#19286685)
    "... OLPC hopes the contest will produce templates that allow kids to build their own games..." You know, this is basically a Python machine on a Linux OS called Sugar. It has eToys installed, which already does this. Kids can build games, animations, etc. But it uses Squeak Smalltalk, and by gosh, those people at the OLPC, even though they've installed it as a default application, don't seem to want to tell anybody that.
  • I'll probably get modded down for this -- but, I'm really against the OLPC project, the only good thing I can see coming out of it is efficient code as a result of its (relatively) "outdated" specs.

    Which is a Good Thing(TM).

  • Re:I see it (Score:5, Informative)

    Please don't be fucking stupid. The whole think of the children shit is bullshit. Don't fear monger. The following is from a post I made at another forum (RevLeft.com) http://www.revleft.com/index.php?showtopic=66768&v iew=findpost&p=1292321122 [revleft.com] .

    If nothing else, as I said earlier, most sexual abuse on children is by relatives and close family friends. It isn't by "paedophiles", but is rather simply opportunistic. The people we should be worried about are those who actually are abusive, not just those who have thoughts that maybe abusive (or maybe about consensual sex for all we know).
    QUOTE (http://www.nncc.org/Abuse/sex.abuse.html)
    Eighty-five percent of sexual assaults on children are committed by someone the child knows and usually trusts - an immediate family member, a relative, a neighbor, or a friend of the family.

    QUOTE (http://www.ocfs.state.ny.us/main/publications/Pub 1154text.asp)
    In many cases reported in New York State and nationwide, children are sexually abused by people they know and trust - relatives (even parents or siblings), friends of the family, and authority figures (teachers, youth group leaders, clergy, etc.). Sexual abuse usually occurs in places where children feel comfortable or safe - at home or in the home of a family friend.

    QUOTE (http://www.bbc.co.uk/parenting/your_kids/safety_s exual.shtml)
    Sexual abuse is far more likely to be carried out by someone a child knows, such as a relative or friend of the family, than by a stranger. And sometimes older children abuse younger children.
    [ Parent ]
  • Re:I see it (Score:1)

    by jkro (1103265) on Saturday May 26, @04:08PM (#19285367)
    Remember Jeff from Coupling? The one obsessed with breasts? Well, Jeff was harmless.
    [ Parent ]
  • 9 replies beneath your current threshold.