Fdroid description upgrade

This commit is contained in:
Renan LE CARO 2025-06-28 07:51:39 +02:00
parent c287c991c5
commit 7b9c21a47a
2 changed files with 5 additions and 5 deletions

View file

@ -2,18 +2,18 @@
This is a roguelike twist on the original Breakout formula:
The goal is to catch as many coins as possible during 7 levels.
Coins appear when you break bricks.
They fly around, bounce and roll, and you need to catch them with your puck.
They fly around, bounce and roll, and you need to catch them with your paddle.
At the end of the level, you get to pick upgrades.
There are 50+ different upgrades that impact the gameplay in various ways.
Many upgrades will impact your combo, that's the number of coins spawned for each brick broken.
Your "combo" is displayed on your puck. Your score is displayed in the top right corner of the screen.
Your "combo" is displayed on your paddle. Your score is displayed in the top right corner of the screen.
Oh, and don't miss the ball, you don't have extra lives.
</p>
<p>
The app should work offline and perform well even on low-end devices.
It's very lean and does not take much storage space (Roughly 0.1MB).
If the app stutters, turn on "fast mode" in the settings.
If the app runs slow, turn on "fast mode" in the settings.
</p>
<p>