mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-10 21:41:31 -04:00
5 colors /level, sound when ball or brick change color
This commit is contained in:
parent
b6fe46c9bc
commit
2e3ab3011f
21 changed files with 1379 additions and 598 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue