https://github.com/mentoster/flipper-hero
Flipper Hero is inspired by the beloved minigame "Stratagem Hero," found in the "Helldivers 2" universe. Situated on your Ship, this game becomes a crucial part of your journey, allowing you to practice typing Stratagem Codes flawlessly. The better you perform, the higher your score!
https://github.com/mentoster/flipper-hero
flipperzero games
Last synced: about 1 month ago
JSON representation
Flipper Hero is inspired by the beloved minigame "Stratagem Hero," found in the "Helldivers 2" universe. Situated on your Ship, this game becomes a crucial part of your journey, allowing you to practice typing Stratagem Codes flawlessly. The better you perform, the higher your score!
- Host: GitHub
- URL: https://github.com/mentoster/flipper-hero
- Owner: mentoster
- License: mit
- Created: 2024-03-23T15:51:30.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-15T18:33:45.000Z (5 months ago)
- Last Synced: 2026-01-15T20:49:24.547Z (5 months ago)
- Topics: flipperzero, games
- Language: C
- Homepage:
- Size: 176 KB
- Stars: 17
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- flipper-zero-awesome - Flipper Hero - hero) | (Games)
README
Flipper Hero
Welcome to **Flipper Hero**, an engaging typing practice game ported for the Flipper Zero device!
[video](https://www.reddit.com/r/flipperzero/comments/1blydyo/i_recreated_the_stratagem_hero_from_helldivers_2/)
## Screenshots




## Introduction
**Flipper Hero** is inspired by the beloved minigame "Stratagem Hero, " found in the "Helldivers 2" universe. Situated on your Ship, this game becomes a crucial part of your journey, allowing you to practice typing Stratagem Codes flawlessly. The better you perform, the higher your score!
Flipper Hero has been updated to more closely resemble its inspiration, Stratagem Hero from Helldivers 2.
A pause menu has been added with a few settings. It can be accessed by pressing the "BACK" button. Settings can be saved by pressing the "OK" button in the settings menu.
The "New Strgms:" option in the settings menu enables the inclusion of stratagems not in Stratagem Hero. This includes stratagems from warbonds, and mission-specific stratagems.
## Features
* **Typing Practice:** Enhance your typing skills by inputting codes.
* **Score Tracking:** Challenge yourself to beat your high score with each attempt.
* **Portable Gameplay:** Designed for Flipper Zero, play anywhere and anytime.
## Getting Started
1. Clone the repository to your local machine.
```bash
https://github.com/mentoster/Flipper-hero.git
```
2. Setup environment for development from [this guide](SetupEnv.md)
## Installation
1. Download the [latest release](https://github.com/mentoster/Flipper-hero/releases) of Flipper Hero from releases.
2. Place ``.fap`` file to games folder.
3. Play.
## Contributing
Love Flipper Hero? We welcome contributions from the community! Whether it's improving the code, adding new features, or reporting bugs, your help makes a big difference.
## Support
Encounter a bug or have a question? Please open an issue on our GitHub repository, and we'll get back to you as soon as possible.
## License
Flipper Hero is released under the ``MIT license``, which allows for personal use, modification, and distribution.
## Acknowledgements
* A huge thank you to [@bigb4321](https://github.com/bigb4321) for the substantial work on Flipper Hero.[@bigb4321](https://github.com/bigb4321) brought full Helldivers 2 stratagem support (with icons, names, and a visible queue), proper round structure with bonuses and special rounds, new audio/jingles, and persistent high scores and settings.
* A special thanks to Arrowhead for creating "Helldivers 2" and inspiring this project. Flipper Hero is a fan-made project intended for practice and entertainment purposes only.
* Huge thanks to [u/theblackhole08](https://www.reddit.com/user/theblackhole08/) ([@theblackhole](https://github.com/theblackhole/) on github) for tips to fix api mismatch.