Willy-JL c32d7c0881 Merge blackjack from https://github.com/xMasterX/all-the-plugins 1 năm trước cách đây
..
assets 007e5e961a Add blackjack from https://github.com/xMasterX/all-the-plugins 2 năm trước cách đây
common 27d4d8c1d8 Fix merge 2 năm trước cách đây
.gitsubtree ff24807dc8 Fix remote fetch order 1 năm trước cách đây
LICENSE 27d4d8c1d8 Fix merge 2 năm trước cách đây
README.md 27d4d8c1d8 Fix merge 2 năm trước cách đây
application.fam 27d4d8c1d8 Fix merge 2 năm trước cách đây
blackjack.c c32d7c0881 Merge blackjack from https://github.com/xMasterX/all-the-plugins 1 năm trước cách đây
blackjack_10px.png 007e5e961a Add blackjack from https://github.com/xMasterX/all-the-plugins 2 năm trước cách đây
defines.h 27d4d8c1d8 Fix merge 2 năm trước cách đây
ui.c 007e5e961a Add blackjack from https://github.com/xMasterX/all-the-plugins 2 năm trước cách đây
ui.h 007e5e961a Add blackjack from https://github.com/xMasterX/all-the-plugins 2 năm trước cách đây
util.c 27d4d8c1d8 Fix merge 2 năm trước cách đây
util.h 007e5e961a Add blackjack from https://github.com/xMasterX/all-the-plugins 2 năm trước cách đây

README.md

GitHub release License issues - flipper-zero_authenticator maintained - yes contributions - welcome

Blackjack for Flipper Zero

Play screen

Building

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 --recursive into 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