5 colors /level, sound when ball or brick change color

This commit is contained in:
Renan LE CARO 2025-03-14 15:49:04 +01:00
parent b6fe46c9bc
commit 2e3ab3011f
21 changed files with 1379 additions and 598 deletions

View file

@ -19,6 +19,7 @@
"body-parser": "^1.20.3",
"express": "^4.21.2",
"http-server": "^14.1.1",
"jest-environment-jsdom": "^29.7.0",
"nodemon": "^3.1.9",
"npm-run-all": "^4.1.5",
"parcel": "^2.13.3",