A creative-studio site wearing the AWGE aesthetic. A cryptic minimal gate that boots into a retro desktop OS environment: draggable windows, clickable app icons, a taskbar, and hidden easter eggs.
Vanilla HTML / CSS / JS. No framework, no build step.
python -m http.server 3001
# or
npx serve -l 3001Then open http://localhost:3001
See docs/superpowers/specs/2026-06-16-cozyfiles-awge-design.md for the full
design + the WindowManager API contract that every app builds against.
index.html- entrycss/tokens.css- design system (colors, fonts) source of truthjs/window-manager.js- draggable/resizable window manager (wm.open())js/desktop.js- app registry, desktop icons, taskbarjs/apps/*- the apps (FILES, ABOUT, CONTACT, PLAYER)js/apps/eggs/*- hidden easter eggs
Hidden apps (no desktop icon) are launched from the terminal or secret triggers. Triggers are documented inline in each egg module.
Zero em dashes anywhere in copy or content. Use hyphens or rewrite.