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:
Guido
2026-08-04 17:29:25 +02:00
commit 1a9710ec88
42 changed files with 2555 additions and 0 deletions

9
library/props/palme.svg Normal file
View File

@@ -0,0 +1,9 @@
<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>

After

Width:  |  Height:  |  Size: 428 B