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

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<rect x="47" y="45" width="6" height="45" rx="3" fill="#8b5a2b"/>
<path d="M10 46 A40 34 0 0 1 90 46 Z" fill="#ff5a5f"/>
<path d="M30 46 A20 30 0 0 1 50 46 Z" fill="#fff"/>
<path d="M50 46 A20 30 0 0 1 70 46 Z" fill="#fff"/>
<path d="M10 46 A40 34 0 0 1 90 46" fill="none" stroke="#26193f" stroke-width="3"/></svg>

After

Width:  |  Height:  |  Size: 398 B