|
|
1 год назад | |
|---|---|---|
| assets | 2 лет назад | |
| screenshots | 3 лет назад | |
| utils | 1 год назад | |
| GameLogic.cpp | 1 год назад | |
| GameLogic.h | 1 год назад | |
| GameLoop.cpp | 1 год назад | |
| GameLoop.h | 1 год назад | |
| LICENSE | 3 лет назад | |
| README.md | 2 лет назад | |
| application.fam | 2 лет назад | |
| assets.h | 1 год назад | |
| solitaire.cpp | 1 год назад | |
| solitaire_10px.png | 3 лет назад |
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