Commit Graph

3 Commits

Author SHA1 Message Date
24Play-Mykyta-Slobodianiuk 0399551038 feat: update npmrc 2026-06-09 16:59:49 +03:00
24Play-Mykyta-Slobodianiuk 2238880bf6 refactor:
- add single point of entry for all per-frame updates (GameLoop), add centralized event system (GameEvents). Controllers emit events instead of calling each other directly.
- remove unused images, optimize path and imports
- rework font usege with using template method
2026-06-09 12:44:11 +03:00
24Play-Mykyta-Slobodianiuk 78d85c3799 feat:
-Add UI (Health bars, Resources UI, HUD Interface, Weapon U, Zoombie Invasion progress Indicator)

-Refactor code structure for improved readability and maintainability
2026-06-08 18:33:28 +03:00