A responsive, game-like interactive story exploring the male and female experience in a changing society.
The current prologue includes a glass-material main menu, five animated opening slides, character selection, and a personalized entry into either perspective.
New realizations are added through the typed scenario model in app/content/story.ts. The analysis-to-release process is documented in PRODUCT_SYSTEM.md.
Requires Node.js 22.13 or newer.
npm install
npm run dev
Build the production version with npm run build.