Games/FiftyTwo: Difference between revisions
< Games
Jump to navigation
Jump to search
mNo edit summary |
m (Wrong title for OLPCBox. Can you tell I copied it from Productive? Also, moved several completed features to the "Completed" list from the "Unimplemented" list.) |
||
Line 1: | Line 1: | ||
{{Olpcboxtop|toptext=[[{{PAGENAME}}| |
{{Olpcboxtop|toptext=[[{{PAGENAME}}|FiftyTwo]]}} |
||
{{ OBX source dev|activities/FiftyTwo}} |
{{ OBX source dev|activities/FiftyTwo}} |
||
{{ OBX team |[[User:Kawk|Kawk]]}} |
{{ OBX team |[[User:Kawk|Kawk]]}} |
||
Line 10: | Line 10: | ||
* '''Already implemented''' |
* '''Already implemented''' |
||
** Two-player Crazy Eights |
** Two-player Crazy Eights |
||
⚫ | |||
** FiftyTwo card game engine for additional card games |
** FiftyTwo card game engine for additional card games |
||
** Background images copied from gnome-games-data |
** Background images copied from gnome-games-data |
||
⚫ | |||
** A basic GUI for card backing selection |
** A basic GUI for card backing selection |
||
⚫ | |||
** More cardsets and backings |
** More cardsets and backings |
||
** Additional card games |
** Additional card games |
||
Line 23: | Line 24: | ||
*** Solitare |
*** Solitare |
||
** Mesh play |
** Mesh play |
||
⚫ | |||
** Crazy Eights "official" Wikipedia rules (currently using a hodgepodge of South Africian rules and homespun ones) |
** Crazy Eights "official" Wikipedia rules (currently using a hodgepodge of South Africian rules and homespun ones) |
||
Line 31: | Line 31: | ||
== Releases == |
== Releases == |
||
Projected initial release date: April |
Projected initial release date: April 16<sup>st</sup> |
||
== Screenshots == |
== Screenshots == |
Revision as of 00:24, 10 April 2008
Summary
FiftyTwo is a set of card games, such as Go Fish, Crazy Eights, Hearts, Solitaire, and maybe games like Eucher or Spades. It will be written in Python using the pygame library. Eventually, FiftyTwo will support mesh play with up to four players (for games like Hearts or Spades), 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
- Needs implementing
- More cardsets and backings
- Additional card games
- Go Fish
- Spades
- Hearts
- Eucher
- Solitare
- Mesh play
- Crazy Eights "official" Wikipedia rules (currently using a hodgepodge of South Africian rules and homespun ones)
Ideas
- Shapes for suits, rather than actual images, such as subbing a square for a heart, so the "Ten of Squares"
- Saving games via the Journal
Releases
Projected initial release date: April 16st