A browser-based satirical management game presented as an AS/400-style enterprise terminal. Design docs are kept private for now.
TypeScript + Vite + vanilla DOM/CSS, no backend. State persists to
localStorage.
npm install
npm run dev
Other scripts: npm run build, npm run typecheck, npm run preview.
See DEVELOPMENT.md for the codebase architecture and how to extend it (adding scenarios, artifacts, legacy pages, etc).
See LICENSE.