mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-04 10:49:13 -04:00
wip
This commit is contained in:
parent
9731d694f3
commit
014aea003f
1 changed files with 1 additions and 0 deletions
|
@ -2026,6 +2026,7 @@ export function ballTick(gameState: GameState, ball: Ball, frames: number) {
|
|||
);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
function justLostALife(gameState: GameState, ball: Ball, x: number, y: number) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue