Pyramid
Pyramid is a jQuery implementation of the famous Pyramid solitaire game card.
How to
The goal is to remove all Pyramid's cards. To remove a card, it must be associated with an other one and their sum must be equals to 13. Each card has is numeric value and Kings' value is 13 (no need to be associated with an other card), Queens' value is 12 and Jake' value is 11.
Demo
Credits
- Graphics : Byron Knoll
- Code : Fabrice Ecaille aka Febbweiss
Licences
Source code is under MIT Licence Cards sprite is under Public domain