@@ -1,20 +1,25 @@
## v2.0.0
+
- App rewrite
- Added quick solve
- New effects and sounds
- Removed hacky canvas manipulation
## v1.1.3
- Aligned with the latest mutex updates
## v1.1.0
- Fixed ability to place ♠3 on empty foundations
- Implemented Dolphin Deeds
## v1.0.1
- Falling cards now working as intended
- Fixed game state reset issues
## v1.0
- Initial release
@@ -16,6 +16,7 @@ Solitaire, the classic Klondike version, now available on your Flipper Zero.
* **Long Press Back:** Close the application instantly.
## Rules
- **Empty Tableau Spots:** Only a King can be placed in an empty tableau spot.
- **Tableau Arrangement:** Cards must be arranged in descending order and alternating colors (e.g., red ten on black nine) within the tableau.
- **Empty Foundation Piles:** Only an Ace can be placed in an empty foundation pile.