mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-05 03:07:14 -04:00
Build 29091656
This commit is contained in:
parent
f48d9bdfa3
commit
e2d8a0ab5c
28 changed files with 2607 additions and 2496 deletions
|
@ -94,6 +94,7 @@ export function newGameState(params: RunParams): GameState {
|
|||
brickWidth: 0,
|
||||
score: 0,
|
||||
lastScoreIncrease: -1000,
|
||||
levelCoughtCoins: 0,
|
||||
lastExplosion: -1000,
|
||||
lastBrickBroken: 0,
|
||||
highScore,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue