Skip to content

Commit 22046ac

Browse files
committed
update screenshots
1 parent 57c99b6 commit 22046ac

File tree

5 files changed

+29
-22
lines changed

5 files changed

+29
-22
lines changed

README.md

Lines changed: 29 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,49 @@
1-
2-
3-
# Flipper Hero
1+
<!-- center title -->
2+
<p align="center">
3+
<img src="./icons/hex_10px.png" alt="icon" width="40" height="40">
4+
<h1 align="center">Flipper Hero</h1>
5+
</p>
6+
<!-- center bages -->
7+
<p align="center">
8+
<img src="https://img.shields.io/github/license/mentoster/Flipper-hero" alt="license">
9+
<img src="https://img.shields.io/github/downloads/mentoster/Flipper-hero/total" alt="downloads">
10+
<img src="https://img.shields.io/github/issues/mentoster/Flipper-hero" alt="issues">
11+
<img src="https://img.shields.io/github/issues-pr/mentoster/Flipper-hero" alt="pull requests">
12+
<img src="https://img.shields.io/github/stars/mentoster/Flipper-hero" alt="stars">
13+
</p>
414

515
Welcome to **Flipper Hero**, an engaging typing practice game ported for the Flipper Zero device!
616

717
[video](https://www.reddit.com/r/flipperzero/comments/1blydyo/i_recreated_the_stratagem_hero_from_helldivers_2/)
18+
819
## Screenshots
9-
![1](https://github.com/mentoster/Flipper-hero/assets/50594730/102f0913-812d-4964-ac1b-a5a56d3e81e2)
10-
![2](https://github.com/mentoster/Flipper-hero/assets/50594730/a79980a0-476e-4bfd-8fb9-0f3f478ced78)
11-
![3](https://github.com/mentoster/Flipper-hero/assets/50594730/771ec2ed-ef6c-4e79-aa9a-e6e82dba694d)
1220

13-
## Introduction
21+
![1](./screenshots/flipper_hero_1.png)
22+
23+
![2](./screenshots/flipper_hero_2.png)
1424

15-
**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!
25+
![3](./screenshots/flipper_hero_3.png)
1626

27+
## Introduction
28+
29+
**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!
1730

1831
## Features
1932

20-
- **Typing Practice:** Enhance your typing skills by inputting codes.
21-
- **Score Tracking:** Challenge yourself to beat your high score with each attempt.
22-
- **Portable Gameplay:** Designed for Flipper Zero, play anywhere and anytime.
33+
* **Typing Practice:** Enhance your typing skills by inputting codes.
34+
* **Score Tracking:** Challenge yourself to beat your high score with each attempt.
35+
* **Portable Gameplay:** Designed for Flipper Zero, play anywhere and anytime.
2336

2437
## Getting Started
2538

2639
1. Clone the repository to your local machine.
40+
2741
```bash
2842
https://github.com/mentoster/Flipper-hero.git
2943
```
44+
3045
2. Setup environment for development from [this guide](SetupEnv.md)
46+
3147
## Installation
3248

3349
1. Download the [latest release](https://github.com/mentoster/Flipper-hero/releases) of Flipper Hero from releases.
@@ -48,5 +64,5 @@ Flipper Hero is released under the ``MIT license``, which allows for personal us
4864

4965
## Acknowledgements
5066

51-
- 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.
52-
- Huge thanks to [u/theblackhole08](https://www.reddit.com/user/theblackhole08/) ([@theblackhole](https://github.com/theblackhole/) on github) for tips to fix api mismatch.
67+
* 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.
68+
* Huge thanks to [u/theblackhole08](https://www.reddit.com/user/theblackhole08/) ([@theblackhole](https://github.com/theblackhole/) on github) for tips to fix api mismatch.

docs/changelog.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

screenshots/flipper_hero_1.png

-14 Bytes
Loading

screenshots/flipper_hero_2.png

-23 Bytes
Loading

screenshots/flipper_hero_3.png

28 Bytes
Loading

0 commit comments

Comments
 (0)