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>
10 lines
428 B
XML
10 lines
428 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<path d="M46 90 Q52 55 50 40 L58 40 Q54 60 54 90 Z" fill="#8b5a2b"/>
|
|
<g fill="#2ec26b">
|
|
<path d="M52 40 Q30 25 12 32 Q32 30 52 42 Z"/>
|
|
<path d="M52 40 Q74 25 90 34 Q70 30 52 42 Z"/>
|
|
<path d="M52 40 Q35 20 30 6 Q46 22 55 40 Z"/>
|
|
<path d="M52 40 Q70 22 78 10 Q60 24 55 40 Z"/>
|
|
</g>
|
|
<circle cx="52" cy="40" r="5" fill="#c98a3a"/></svg>
|