Wimmel-Suchspiel: finde 3 versteckte Fuesse in einer randvollen Szene. - Node/Express-Server generiert Szenen prozedural aus einer gemeinsamen Library (library/props = Deko, library/feet = Fuesse); Spezial-Level (emoji) unter scenes/ - Serverseitige Trefferpruefung (nicht per DOM austrickbar) - Frontend rendert die Szene als ein Bild -> fluessiges Zoom/Pan (panzoom) - Dark Mode, kein Start-Screen, Installationsskript + Deploy-Doku (Proxmox LXC) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 lines
290 B
XML
6 lines
290 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<ellipse cx="46" cy="52" rx="30" ry="18" fill="#ffa63f"/>
|
|
<path d="M74 52 L92 40 L92 64 Z" fill="#ff8a1e"/>
|
|
<circle cx="34" cy="48" r="4" fill="#26193f"/>
|
|
<path d="M46 40 L58 34 L54 44 Z" fill="#ff8a1e"/></svg>
|