Skip to content

Commit

Permalink
update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mentoster2 committed Mar 27, 2024
1 parent 57c99b6 commit 22046ac
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 22 deletions.
42 changes: 29 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,49 @@


# Flipper Hero
<!-- center title -->
<p align="center">
<img src="./icons/hex_10px.png" alt="icon" width="40" height="40">
<h1 align="center">Flipper Hero</h1>
</p>
<!-- center bages -->
<p align="center">
<img src="https://img.shields.io/github/license/mentoster/Flipper-hero" alt="license">
<img src="https://img.shields.io/github/downloads/mentoster/Flipper-hero/total" alt="downloads">
<img src="https://img.shields.io/github/issues/mentoster/Flipper-hero" alt="issues">
<img src="https://img.shields.io/github/issues-pr/mentoster/Flipper-hero" alt="pull requests">
<img src="https://img.shields.io/github/stars/mentoster/Flipper-hero" alt="stars">
</p>

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
![1](https://github.com/mentoster/Flipper-hero/assets/50594730/102f0913-812d-4964-ac1b-a5a56d3e81e2)
![2](https://github.com/mentoster/Flipper-hero/assets/50594730/a79980a0-476e-4bfd-8fb9-0f3f478ced78)
![3](https://github.com/mentoster/Flipper-hero/assets/50594730/771ec2ed-ef6c-4e79-aa9a-e6e82dba694d)

## Introduction
![1](./screenshots/flipper_hero_1.png)

![2](./screenshots/flipper_hero_2.png)

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

## 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!

## 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.
* **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.
Expand All @@ -48,5 +64,5 @@ Flipper Hero is released under the ``MIT license``, which allows for personal us

## Acknowledgements

- 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.
* 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.
9 changes: 0 additions & 9 deletions docs/changelog.md

This file was deleted.

Binary file modified screenshots/flipper_hero_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/flipper_hero_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/flipper_hero_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22046ac

Please sign in to comment.