Games/FiftyTwo: Difference between revisions
< Games
Jump to navigation
Jump to search
m (Added note about Rainbow) |
m (Added link to new version and removed note about Rainbow.) |
||
Line 4: | Line 4: | ||
{{Olpcboxbottom}} |
{{Olpcboxbottom}} |
||
== 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 == |
== Summary == |
||
Line 38: | Line 32: | ||
== Releases == |
== Releases == |
||
* [http://kawk.theprogrammingsite.com/fiftytwo-0.1.xo FiftyTwo |
* [http://kawk.theprogrammingsite.com/fiftytwo-0.1.xo FiftyTwo-1] |
||
* [http://kawk.theprogrammingsite.com/FiftyTwo-2.xo FiftyTwo-2] |
|||
== Screenshots == |
== Screenshots == |
Revision as of 06:00, 24 June 2008
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)
- Additional card games
Ideas
- Saving games via the Journal
Releases
Screenshots
No up-to-date screenshots.