Initial commit: fuesse.sexy — Where's the Feet
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>
This commit is contained in:
6
library/props/sonnenbrille.svg
Normal file
6
library/props/sonnenbrille.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||
<path d="M20 45 H80" stroke="#26193f" stroke-width="5"/>
|
||||
<rect x="16" y="42" width="28" height="20" rx="9" fill="#26193f"/>
|
||||
<rect x="56" y="42" width="28" height="20" rx="9" fill="#26193f"/>
|
||||
<rect x="20" y="46" width="9" height="6" rx="3" fill="#7fd0ff"/>
|
||||
<rect x="60" y="46" width="9" height="6" rx="3" fill="#7fd0ff"/></svg>
|
||||
|
After Width: | Height: | Size: 410 B |
Reference in New Issue
Block a user