Game state now contains a map of sounds to play next, for better perf

This commit is contained in:
Renan LE CARO 2025-03-17 19:47:16 +01:00
parent efa634cd8f
commit 581ee412d4
10 changed files with 1326 additions and 1153 deletions

View file

@ -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