KO
|
EN
gitlite — search
Search
#python
#react
#tailwindcss
#typescript
#javascript
#documentation
#cpp
#llm
#text
#css
#html
#mongodb
flipper_solitaire
★ 19
Open GitHub ↗
Solitaire game for Flipper Zero
Download README (.md)
Explore Similar Repositories
shenzhen-solitaire-gbc
:
A Gameboy Color version of the solitaire game contained in the video game Shenzhen I/O by Zachtronics
compose-solitaire
:
Built with Junie: Solitaire card game made with Compose Multiplatform
MinimalKlondike
:
Minimal solver for the game of Klondike Solitaire, also known as Patience.
peg-solitaire.c
:
Console version of the game "peg-solitaire" for GNU/Linux
Solitaire-on-python
:
Game Solitaire created on Python flet
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
flipper_solitaire
?
Download (.md)
[](https://github.com/teeebor/flipper_solitaire/releases/) [](https://raw.githubusercontent.com/doofy-dev/flipper_solitaire/main/LICENSE) [](https://github.com/teeebor/flipper_solitaire/issues)   # Solitaire - Klondike for Flipper Zero   ## Features * **Auto-Solve:** Ability to automatically solve the game when all cards are flipped. * **Animated Card Movements:** Animated transitions during solve and deal. * **Time Tracking:** Displays the time it took to solve at the end of each game. * **Falling Cards:** Enjoy a visually satisfying cascade of cards when you win. ## Shortcuts * **Long Press Any Arrow:** Jump to the furthest point in that direction. * **Long Press Center:** Automatically place the card in the top right section. * **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. - **Foundation Pile Arrangement:** Cards must be in ascending order and in the same suit. ## How to Play - Use the directional arrows to navigate and move cards. - Pick up cards with the center button. - Aim to build up four foundation piles in ascending order, separated by suit. - Flip and move cards within the tableau to reveal hidden cards. - You can place back cards in the same spot you picked them up. ## Building > The app should be compatible with the official and custom flipper firmwares. If not, follow these steps to build it > yourself * Set up [uFBT](https://pypi.org/project/ufbt/) if you haven't already * Navigate into the folder of the game * Run `ufbt` * the finished build will be in the dist folder, copy this the fap file into your SD card