mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-24 05:56:14 -04:00
wip
This commit is contained in:
parent
af65737011
commit
2c8a710aab
14 changed files with 93 additions and 56 deletions
|
@ -82,6 +82,7 @@ export function newGameState(params: RunParams): GameState {
|
|||
puckPosition: 400,
|
||||
lastPuckPosition: 400,
|
||||
lastPuckMove: 0,
|
||||
lastZenComboIncrease: 0,
|
||||
pauseTimeout: null,
|
||||
canvasWidth: 0,
|
||||
canvasHeight: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue