feat:
-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:
+3
-2
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user