• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    Shell
  • License
    MIT License
  • Created about 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Games for Flipper Zero

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

Games for Flipper Zero

Solitaire

Play screen

Shortcuts

  • Long press up skips the navigation inside the bottom column
  • Long press center to automatically place the card to the top rigth section

Blackjack

Play screen


Tools

  • Flipper Game Engine

    Currently work in progress simple game framework for flipper zero

  • CMakeLists.txt

    A small cmake file to set up some flipper include paths. I use it to tell Clion what to index.

  • build_flipper_application.sh

    A helper script I use to build for multiple firmwares

    Usage

    $ build_flipper_application.sh <path_to_the_firmware> <prefix_for_the_fap>