A simple arcade game for the Flipper Zero
After plugging in your Flipper Zero, either
- Clone this repository and run
ufbt launch
- Clone this repository into the
applications_user
directory of the base firmware and run./fbt launch_app APPSRC=applications_user/flippy_road
The game will automatically be launched after compilation.