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
465 B
XML
10 lines
465 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<ellipse cx="50" cy="54" rx="21" ry="19" fill="#6d4327"/>
|
|
<ellipse cx="50" cy="80" rx="13.5" ry="11" fill="#6d4327"/>
|
|
<circle cx="33" cy="33" r="7.5" fill="#6d4327"/>
|
|
<circle cx="45" cy="26" r="5.6" fill="#6d4327"/>
|
|
<circle cx="56" cy="26" r="4.9" fill="#6d4327"/>
|
|
<circle cx="65" cy="30" r="4.2" fill="#6d4327"/>
|
|
<circle cx="72" cy="37" r="3.6" fill="#6d4327"/>
|
|
</svg>
|