https://github.com/rkilpadi/flippy-road
A simple arcade game for the Flipper Zero
https://github.com/rkilpadi/flippy-road
Last synced: about 1 month ago
JSON representation
A simple arcade game for the Flipper Zero
- Host: GitHub
- URL: https://github.com/rkilpadi/flippy-road
- Owner: rkilpadi
- Created: 2024-03-24T00:53:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-05T20:26:56.000Z (over 1 year ago)
- Last Synced: 2025-01-05T21:21:36.175Z (over 1 year ago)
- Language: C
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Awesome Lists containing this project
- flipper-zero-awesome - Flippy Road - road) | (Games)
README
# Flippy Road
A simple arcade game for the Flipper Zero
### Gallery


### Build
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.