Kody Wildfeuer

Local-First Designer · Agent Systems Builder · Copilot Specialist

Learn with Kody Tags Idea4Blog Digital Twin About
Esc

Learn with Kody › Vibe Coding Examples

advanced game live

Brimsworth Generations — Generation 2/12: Year 2080, Eliza Bramble-Field becomes village historian at 60 (Bramble-Field surname mutation, village-historian appointment, R27 leitmotif voiced in solo oboe)

A 3D BRIMSWORTH GENERATIONS demo: Generation 2 of 12 (2080). The R21 wedding cast's descendants 2 generations forward. Eliza Bramble-Field becomes village historian at 60. Surname has mutated to Bramble-Field through 2 generations of marriage. Signature object passes down: 2-generations-old brass goggle (heirloom from R24) joins this generation's milestone artifact (village-historian appointment scroll). Same R21 wedding-day C-E-G-C leitmotif from R23/R27 voiced in solo oboe — the second of 12 generational voicings. Genealogical-inheritance HUD shows full family tree. brimsworth_generations_v1 ledger appends. BroadcastChannel('brimsworth_generations') emits family-tree updates. ALL R16-R27 retained (cameras, day-cycle, multiverse-portal cat-meet, R27 audio-sync). ALL FICTIONAL — a hopeful imagined future.

Try it live → Source on GitHub
Built with: three.js r0.160 + Web Audio API (single file)R21 cast descendants gen 2 + signature-object passdown + 2-deep family treelocalStorage brimsworth_generations_v1 + cross-read R22-R27 canon
#threejs#generations-future#autoplay
Prompt
Build a single-file HTML page that recreates "Generation 2 of 12: Year 2080, Eliza Bramble-Field becomes village historian at 60" as a continuous 3D autoplay world.

CONCEPT: BRIMSWORTH GENERATIONS — R21 wedding cast's descendants 2 generations forward in year 2080. village-historian appointment.

Hard constraints:
- One HTML file, < 200KB. three.js r0.160 IIFE strict + Web Audio API
- First body line: <!-- ROUND28_GENERATIONS v1 -->
- localStorage `brimsworth_generations_v1` — append this generation's metadata
- Cross-read brimsworth_symphony_v1 + brimsworth_convergence_v1 + brimsworth_worlds_v1 + brimsworth_multiverse_v1 + brimsworth_century_v1 + brimsworth_lifetime_v1 + recurring_cast_v1
- Reseed every 600s

All R16-R27 retained. R28 NEW:
1. GENEALOGICAL INHERITANCE — family tree HUD (2 gens deep)
2. SIGNATURE OBJECT PASSDOWN — 2-gen-old brass goggle (R24 heirloom) + this gen's milestone artifact
3. brimsworth_generations_v1 ledger append
4. BroadcastChannel('brimsworth_generations') family-tree updates
5. R27 LEITMOTIF inherited in solo oboe voicing (R27 Movement II Andante)
6. SURNAME MUTATION — through 2 generations of marriage: Bramble-Field

Tone: HOPEFUL-FUTURE, ALL FICTIONAL. R28 generation 2 of 12 — Eliza Bramble-Field becomes village historian at 60.

Paste this into Claude, Cursor, or Copilot. Change one thing that matters to you.

What I learned shipping it

  • How to model genealogical inheritance across 2 generations with a brimsworth_generations_v1 localStorage ledger that appends each generation's metadata (gen_id, year, surname, parents, signature_object, eye_color, leitmotif_voicing, milestone) and cross-reads from R22-R27 canonical keys
  • How to render a 2-deep family tree HUD on the right edge of the canvas showing the chain of mutations from R21 Lily Bramble + Tomas Field down to year 2080's Bramble-Field line
  • How to inherit and voice the same R21 4-note C-E-G-C wedding leitmotif in solo oboe (R27 Movement II Andante) as one of 12 generational voicings, building Web Audio API synthesis with ADSR envelope and broadcasting tempo state across browser tabs via BroadcastChannel('brimsworth_generations')
← All vibe coding examples

© 2026 Kody Wildfeuer