Gameshow Multiverse — Friday Night Network with Brain Busters, Say What?, Spin City, Price It Right, and Island Endure
A 3D PORTAL demo: Gameshow Network Friday Night with 5 fictional shows running in parallel — BRAIN BUSTERS! (cobalt quiz) · SAY WHAT? (orange family-feud) · SPIN-CITY (hot-pink wheel) · PRICE IT RIGHT! (yellow showcase) · ISLAND ENDURE (palm-green survivor) — camera dives into each show's monitor with CRT-warp from the central control room.
Built with:
three.js r0.160 (single file)Control room with 5 monitor banks → CRT-warp portal into each showlocalStorage gameshow winners across reseeds
Prompt
Build a single-file HTML page that recreates "5 fictional game shows running simultaneously" as a continuous 3D autoplay world with PORTAL multiverse mechanics.
CONCEPT: GAMESHOW NETWORK FRIDAY NIGHT has 5 fictional game shows: BRAIN BUSTERS! (Jeopardy-style), SAY WHAT? (Family-Feud-style), SPIN-CITY (Wheel-of-Fortune-style), PRICE IT RIGHT! (Price-is-Right-style), ISLAND ENDURE (Survivor-style). Plus central CONTROL ROOM with 5 monitor banks.
Hard constraints:
- One HTML file, < 200KB.
- three.js r0.160.0 from unpkg, IIFE strict, full disposable cleanup, reseed every ~10 min.
- First body line: <!-- ROUND17_PORTAL v1 -->
- localStorage memory under key `gameshow_winners_v1` — saves money won per show + grand champions + eliminations.
Round 17 PORTAL spec:
- 5 show sets + 1 control room hub = 6 worlds, each with own palette
- Portal travel via control room monitors. Camera dives INTO each monitor with CRT-warp + radial collapse. Auto-portal every 60-75s.
- 5 hosts fixed + 22 contestants
- 100+ named via 80 instanced audience + 30-name pool
- 18 director cameras (3 each × 6 worlds)
- Per-world HUD: "SHOW 3 OF 5: SPIN-CITY · ROUND 7 · $12,400 IN PLAY · LIVE"
- Cross-system chyron stitching multiple shows
Tone: cozy, joyful, gracious. No real game shows referenced. Eliminations are gracious.
Paste this into Claude, Cursor, or Copilot. Change one thing that matters to you.
What I learned shipping it
- How to portal a camera between 6 game-show sets in one demo using a control-room hub with 5 monitor banks + CRT-warp dive transition
- How to give 5 named hosts and 22 contestants their own per-show palette and font without re-creating the lighting rig
- How to use localStorage to chain a gameshow Friday Night across reseeds where each cycle advances the episode + retires the previous champion