Simu Game¶
Colony simulation game – pick resources, assign colonists, manage zones.
Quick links¶
- Getting started – run the project
- Architecture – how the codebase is structured
- Systems – job system, events, movement, needs
Tech stack¶
- Frontend: PixiJS, TypeScript, Vite
- Backend: Node.js API (map generation)
- Docs: Zensical (static site)