Skip to content

doofy-dev/flipper_games

Repository files navigation

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>