mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-26 15:06:16 -04:00
Sturdy bricks now have a proper hit counter
This commit is contained in:
parent
6899b5cf36
commit
3745b527f5
6 changed files with 64 additions and 32 deletions
|
@ -20,12 +20,9 @@ Breakout 71 can work offline (add it to home screen) and perform well even on lo
|
|||
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 to render a simplified view that should be faster.
|
||||
There's also an easy mode for kids (slower ball).
|
||||
|
||||
|
||||
# Next
|
||||
|
||||
- stop scrolling back to top in menu
|
||||
- render next level behind upgrade picker again
|
||||
|
||||
- sturdy bricks: map of remaining hits
|
||||
|
||||
# bugs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue