This commit is contained in:
Renan LE CARO 2025-03-23 16:11:12 +01:00
parent 2022b41937
commit a89a61e35b
12 changed files with 212 additions and 182 deletions

View file

@ -31,7 +31,11 @@ import {
import { t } from "./i18n/i18n";
import { icons } from "./loadGameData";
import {addToTotalScore, getCurrentMaxCoins, getCurrentMaxParticles} from "./settings";
import {
addToTotalScore,
getCurrentMaxCoins,
getCurrentMaxParticles,
} from "./settings";
import { background } from "./render";
import { gameOver } from "./gameOver";
import {