-Add UI (Health bars, Resources UI, HUD Interface, Weapon U, Zoombie Invasion progress Indicator)

-Refactor code structure for improved readability and maintainability
This commit is contained in:
24Play-Mykyta-Slobodianiuk
2026-06-08 18:33:28 +03:00
parent d6fc6be717
commit 78d85c3799
31 changed files with 6308 additions and 624 deletions
+3 -2
View File
@@ -21,13 +21,14 @@
"cannon-es-debugger": "^1.0.0",
"howler": "^2.2.4",
"nipplejs": "^1.0.4",
"three": "^0.184.0"
"three": "^0.184.0",
"three.quarks": "^0.16.0"
},
"devDependencies": {
"@types/howler": "^2.2.13",
"@types/three": "^0.184.1",
"lil-gui": "^0.21.0",
"rollup": "^4.61.0",
"sass": "^1.100.0",
"typescript": "^6.0.3",
"vite": "^6.4.3"
}