Neon PvE roguelite prototype for the browser. TheirTube is a satirical video/content-feed platform where creators believe they own their channels, but all value, data, and monetization belong to the platform. T.O.P.E. is TheirTube's premium moderation AI, hired to clean The Feed by marking inconvenient human channels as inauthentic, extracting their remaining value, and erasing them from the system.
Pitch: a neon roguelite where TheirTube's corporate moderation AI purges human channels, extracts their value, and calls it authenticity.
- Vite
- TypeScript
- Three.js
- HTML/CSS overlays
npm install
npm run devnpm run build
npm run previewThe Vite config uses a relative base so the built output can be served from a plain static host without backend routing.
npm testThe smoke test checks the app mount point, boot path, and core state transitions before TypeScript validation runs.
WASD: moveMouse: aimLMB: fireSpaceorRMB: dashEnter: skip intro or start from titleR: restart after defeat or victory
- Start the run from the title screen.
- Survive escalating authenticity sweeps, bot swarms, and strike hunters.
- Collect evidence fragments to recover signal.
- Pick active and passive compliance tools between waves.
- Break TheirTube's Algorithm and complete the demonetization contract.
- Single-player only for the jam MVP
- One arena, one full run loop
- No backend, accounts, multiplayer, webcam, or voice features
- DOM overlays are kept out of the playfield center during active combat
The original MVP spec lives in:
openspec/changes/boot-neon-overseer-mvp/
The active retheme plan lives in:
openspec/changes/retheme-creator-purge-intro/