Commit Graph

5 Commits

Author SHA1 Message Date
Claude Agent
b3bf4c0acd feat(escape): sunete game over/victorie + cirese in loc de stelute
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 20:37:54 +00:00
Claude Agent
3b0af8348d sunete 2026-04-06 16:26:23 +00:00
Claude Agent
b41bd4eee9 style(design): ajustare fina overlay-uri — acoperire completa text, opacitate 80%
- Overlay 1: top 2%→0%, height 17%→19% — acopera tot textul "La cireșe" de sus
- Overlay 3: width 30%→32%, top 2%→1% — textul "La scăldat" nu mai iese pe dreapta
- Overlay 6: height 46%→38% — nu mai acopera inutil partea de jos a hartii
- Opacitate confirmata 0.80 (80%) pe toate overlay-urile

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 15:34:02 +00:00
Claude Agent
af3293d421 style(design): overlay-uri mai mici, inimi/stelute mai mari si in partea de jos
- Overlay-urile acopereau prea mult din imaginea hartii. Reduse la ~18-22% latime
  si 12% inaltime, pozitionate sa acopere doar zona textului provocarilor.
- HUD-ul (inimi + stelute) mutat de sus in partea de jos a ecranului.
- Dimensiunile inimilor si stelutelor crescute semnificativ (font-size 3vmin/2.8vmin).
- Overlay-urile facute semi-transparente (0.85 opacitate) pentru vizibilitate mai buna.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 15:22:36 +00:00
Claude Agent
c90d356d99 feat: Escape Room Matematic — Drumul lui Nică prin Humulești
Standalone HTML escape room for 7th-grade math class inspection lesson.
6 systems-of-equations problems on an illustrated map of Humulești (Ion Creangă theme).

Single file (1.2MB) with embedded fonts (Playfair Display + Nunito WOFF2 subsets),
base64 background image, and all CSS/JS inline. Works fully offline.

Features: parchment overlays that reveal on solve, Kahoot-style answer buttons,
10-heart system with hint costs, custom confirmation dialogs, confetti victory screen,
and an editable PROBLEMS array in the first 80 lines for teacher customization.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 15:17:27 +00:00