You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
418 B
Markdown

- [Frontend Skeleton Setup](project_frontend_skeleton.md) — PixiJS 8 + React 19 + Vite 6 scaffold, folder structure and async init pattern
- [Town Rendering & Equipment Slots](project_towns_equipment.md) — Town rendering on PixiJS map, extended equipment UI, daily tasks panel
- [Server-Authoritative Refactor](project_server_authoritative.md) — Engine gutted to pure renderer; all game logic via WS from server