mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-26 15:06:16 -04:00
Game state now contains a map of sounds to play next, for better perf
This commit is contained in:
parent
efa634cd8f
commit
581ee412d4
10 changed files with 1326 additions and 1153 deletions
|
@ -23,7 +23,6 @@ There's also an easy mode for kids (slower ball).
|
|||
|
||||
# Next
|
||||
|
||||
|
||||
- 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