|
|
hace 2 años | |
|---|---|---|
| assets | hace 2 años | |
| screenshots | hace 3 años | |
| utils | hace 2 años | |
| Deck.cpp | hace 2 años | |
| Deck.h | hace 2 años | |
| Game.cpp | hace 2 años | |
| Game.h | hace 2 años | |
| LICENSE | hace 3 años | |
| README.md | hace 2 años | |
| TableauColumn.cpp | hace 2 años | |
| TableauColumn.h | hace 2 años | |
| application.fam | hace 2 años | |
| assets.h | hace 2 años | |
| defines.h | hace 2 años | |
| solitaire.cpp | hace 2 años | |
| solitaire_10px.png | hace 3 años |
The app should be compatible with the official and custom flipper firmwares. If not, follow these steps to build it yourself
- Download your firmware's source code
- Clone the repository recursively
git clone REPO_URL --recursiveinto the firmware's applications_user folder- Navigate into the firmwares root folder
- Make sure you can use the Fipper build tool
To build the project, type this into your console:
Linux
./fbt fap_{APP_NAME}
Windows
fbt.cmd fap_{APP_NAME}
the finished build will be in the following location, copy this into your SD card: build\f7-firmware-D.extapps\blackjack.fap