diff --git a/Readme.md b/Readme.md index 2b1600a..8ef3081 100644 --- a/Readme.md +++ b/Readme.md @@ -16,11 +16,11 @@ Break colourful bricks, catch bouncing coins and select powerful upgrades ! ## To do - add check for translation variable present in one language but not english -- remove mentions of "paddle" from store descriptions : fdroid, play store, itchio -- don't show already picked perk in gold +- remove mentions of "pcuk" from store descriptions : fdroid, play store, itchio ## 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 - smaller rainbow icon - fixed default color in level editor diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 3d9f697..4a18017 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -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.
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.