Awesome
Guess the Number Game for Flipper Zero
Overview
"Guess the Number" is a simple yet engaging game designed for the Flipper Zero device. This game challenges players to guess a randomly generated number within a specified range.
Preview
Boilerplate
This app was created using leedave's boilerplate
Features
- Random number generation using Flipper Zero's hardware capabilities.
- Intuitive interface with up/down keys for guessing and back key to restart the game.
- Immediate feedback on guesses – whether they're too high, too low, or correct.
- Use of Flipper Zero's LED, vibration and speaker to enhance the game experience.
Installation
- Clone this repository to your local machine.
- Use uFBT to compile the application.
- Transfer the compiled
.fap
file to your Flipper Zero or launch it withufbt launch
. - Start playing!
How to Play
- Use the up/down buttons to increase or decrease your guess.
- Press OK to submit your guess.
- If your guess is incorrect, adjust it based on the feedback and try again.
- Press the back button at any time to restart the game.
Contributing
Contributions to enhance the game or fix bugs are welcome. Please feel free to fork this repository, make changes, and create a pull request.
License
This project is licensed under MIT License. Please click here for more details.
Enjoy the game on your Flipper Zero!