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

@ -16,11 +16,11 @@ Break colourful bricks, catch bouncing coins and select powerful upgrades !
## To do ## To do
- add check for translation variable present in one language but not english - add check for translation variable present in one language but not english
- remove mentions of "paddle" from store descriptions : fdroid, play store, itchio - remove mentions of "pcuk" from store descriptions : fdroid, play store, itchio
- don't show already picked perk in gold
## Done ## Done
- don't show already picked perk in gold
- If last ball is out of bound, spend a life to rest it to the paddle location - If last ball is out of bound, spend a life to rest it to the paddle location
- smaller rainbow icon - smaller rainbow icon
- fixed default color in level editor - fixed default color in level editor

View file

@ -2,18 +2,18 @@
This is a roguelike twist on the original Breakout formula: This is a roguelike twist on the original Breakout formula:
The goal is to catch as many coins as possible during 7 levels. The goal is to catch as many coins as possible during 7 levels.
Coins appear when you break bricks. 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. At the end of the level, you get to pick upgrades.
There are 50+ different upgrades that impact the gameplay in various ways. 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. 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. Oh, and don't miss the ball, you don't have extra lives.
</p> </p>
<p> <p>
The app should work offline and perform well even on low-end devices. 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). 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>
<p> <p>