https://github.com/timstrasser/flipper-jetpack-game
https://github.com/timstrasser/flipper-jetpack-game
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/timstrasser/flipper-jetpack-game
- Owner: timstrasser
- Created: 2023-05-15T19:29:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T09:43:01.000Z (almost 2 years ago)
- Last Synced: 2025-10-07T14:47:05.441Z (8 months ago)
- Language: C
- Size: 126 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- flipper-zero-awesome - Jetpack Game - jetpack-game) | (Games)
README
# flipper-jetpack-game
`JETPACKS, ROCKETS, AND ADVENTURE AWAITS!`

## Game Remake of Jetpack Joyride for Flipper Zero
- Recreated based on the classic Jetpack Joyride game for Flipper Zero.
- Get ready for a thrilling ride filled with obstacles, coins, and of course, jetpacks!
### Usage
- Start the "Jetpack Game" plugin and navigate Barry through the lab with your jetpack.
### Build
- Recursively clone your base firmware (official or not).
- Clone this repository in `applications_user`.
- Build with `./fbt fap_dist APPSRC=applications_user/flipper-jetpack-game`.
- Retrieve the built fap in the dist subfolders.
For more information about the build tool, check [here](https://github.com/flipperdevices/flipperzero-firmware/blob/dev/documentation/fbt.md).
### Credits
- Original Game: Jetpack Joyride by Halfbrick Studios.
---
Feel free to raise an issue or contribute to the project! Your feedback helps make the game better for everyone.