mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-30 08:49:13 -04:00
Translations
This commit is contained in:
parent
d74d3be97e
commit
7aff5be9cd
4 changed files with 3691 additions and 5 deletions
|
@ -15,7 +15,7 @@ Break colourful bricks, catch bouncing coins and select powerful upgrades !
|
|||
|
||||
# System requirements
|
||||
|
||||
Breakout 71 can work offline and perform well even on low-end devices.
|
||||
Breakout 71 can work offline (add it to home screen) 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 to render a simplified view that should be faster.
|
||||
There's also an easy mode for kids (slower ball).
|
||||
|
@ -23,7 +23,7 @@ There's also an easy mode for kids (slower ball).
|
|||
|
||||
# Next
|
||||
|
||||
- extract game tick function to be able to test it
|
||||
|
||||
- extract sound logic, only set the params as a gamestate object
|
||||
- separate particles by type
|
||||
- reuse coins and particles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue