Games

From OLPC
Revision as of 01:20, 23 October 2010 by 173.224.220.173 (talk) (Righteousness location, like the color)
Jump to: navigation, search
  english | 한국어 HowTo [ID# 247872]  +/-  

The OLPC is an education project but that doesn't mean there is no room for fun. On the contrary, fun must be integrated into the child's educational experience. See also Game development for more.

Classes of games

I like to choose breaks during the day and browse by way of some blogs to see what others are saying. This blog appeared in my searches and I could not help but clicking on it. I'm happy I did because it was a very enjoyable read.

Card games

  • Hearts
  • Check for local games in countries.

(A natural setting for a flash games framework)

Other networked games

The networked evironment in which the laptop is embedded would be natural for peer-to-peer multi-player games. Many of these games could provide both a computer opponent and the ability to connect with other laptop players.

Paper-and-pencil games

Puzzles

Strategy

Science games

Uncategorized games

  • Bolo: an old mac-based game which seems ideally suited to this project: runs on basic hardware, takes a minute to learn (and a lifetime to master), network requirements seem to match that provide by the OLPC laptop.
  • On the OLPC Games mailing list, Phil Hassey has suggested that his collection of open-source Pygame games could be ported to the OLPC, if someone was looking for something to do.
  • Mubbles (preliminary name, an idea right now): A playground for visual objects programmed by kids in python (pygame) where they can show off their mathematical, physical and programming knowledge (and "hack" each other :) ).
  • Scorched Earth: An oft-replicated game of two units (either a player and a computer or two players) that attempt to destroy the other by use of various weapons. The challenge arises in that aiming involves calculating for wind, power and angle of trajectory while also voiding the (often quite varied) terrain of the 'level'. Advancing in levels creates more difficult terrain barries and options for new weapons with unique characteristics (such as those that burrow through the ground or explode mid-air).
  • Car Games: A collection of free car and racing games. Many studies have proven that these type of games improve reaction speeds and eye hand coordination.
  • Lode Runner: A game of strategy that requires the user to evade capture by using various means (set traps, dig holes, or outflank) the computer-controlled opponent to capture all the tokens (gold pieces), optionally acquire a key and reach an exit door. Interesting two-player mode comes up such that teamwork is required for timing-sensitive aspect of the map, where one player must take action so as to make the other player able to accomplish the team's collective task.
  • Bridge-Builder: A very fun game in which you have to design a bridge spanning a river, and then test the bridge by running a train across it. It encourages experimentation with different sorts of structures, and gives good insight into why bridges are the shape they are.

GDC 2007

Many game developers submitted ideas and screenshots of games for the XO for a game development contest at GDC 2007. The two winning entrants received developer machines at the conference to make their games a reality on the XO. These were:

  • Magica by Juan Gril of Joju Games - a game combining team quizzes and magic
  • Constellations by John Swisshelm of Georgia Tech, a game for a library of card-based games

Other well received entries included

  • Tristan Lewis's Color Battle game for carving out and protecting areas of color, which won honorable mention for the most original concept
  • Christian Schlager's role-playing Zamé
  • Peter Gault's elaborate "Detective" game
  • Geoffrey Hom's "NameQuest" for learning various languages
  • Jim Falgatter's keyboarding application, a previously written game which he is trying to integrate with TamTam

GameJam Games

o Ceibaljam.org

Constructionist ideas

There are many constructionist game ideas to be found on Squeakland. To view the results, go to Squeakland and download Squeak, and install the SqueakPluginInstaller. Not all regions may want to adopt Squeak as an all-encompassing platform. The same types of things can be implemented in the OLPC Python Environment...

Global issues games

Edward Cherlin proposed XO ports of several existing games dealing with global issues in a devel mailing list post:

See also