Games/FiftyTwo

From OLPC
< Games
Revision as of 00:47, 24 June 2008 by Kawk (talk | contribs) (Added note about Rainbow)
Jump to: navigation, search


Notes

Currently, FiftyTwo does NOT work on build 703 or newer, including joyride builds. The problem is the Rainbow security system. This problem will hopefully be fixed by July.

Thank you for your patience.

Summary

FiftyTwo is a set of card games, such as Go Fish, Crazy Eights, Hearts, Solitaire, and maybe eventually games like Eucher or Spades. It is written in Python using the pygame library. In the not-too-distant-future, FiftyTwo will support mesh play with up to four players (for games like Hearts or Spades), and it already supports single-person play against the computer (basic AI play), and multi-player (on the same computer) play.

Features

  • Already implemented
    • Two-player Crazy Eights
    • Crazy Eights four-player
    • FiftyTwo card game engine for additional card games
    • Background images copied from gnome-games-data
    • A basic GUI for card backing selection
    • Four different card decks
      • Three "standard" card decks
      • Alternate "shapes" deck, using stars, triangles, squares, and circles instead of suits, and A-M instead of numbers and JQKA
  • Needs implementing
    • Additional card games
      • Go Fish
      • Spades
      • Hearts
      • Eucher
    • Mesh play
    • Crazy Eights "official" Wikipedia rules (currently using a hodgepodge of South Africian rules and homespun ones)

Ideas

  • Saving games via the Journal

Releases

Screenshots

No up-to-date screenshots.