From 2062083f8030e5fa30cd3e5ffd9f776b54ff83ab Mon Sep 17 00:00:00 2001 From: shared_mutex Date: Thu, 2 Jul 2026 13:28:49 +0300 Subject: [PATCH] Redesigned frontend: neo-brutalist UI with swipe, keyboard input and animations. Single-file rewrite of static/index.html preserving the puzzle API contract, board coordinates and localStorage format. Adds swipe-to-select, keyboard tracing (type/Backspace/Enter/Esc), juicy tile animations + confetti, and a light/dark theme toggle. Co-Authored-By: Claude Opus 4.8 (1M context) --- zangramru/static/index.html | 1086 +++++++++++++++++++++++++---------- 1 file changed, 777 insertions(+), 309 deletions(-) diff --git a/zangramru/static/index.html b/zangramru/static/index.html index 9637040..84d5cdd 100644 --- a/zangramru/static/index.html +++ b/zangramru/static/index.html @@ -2,7 +2,7 @@ - + Занграммы @@ -12,136 +12,361 @@ + -

Занграммы

-
Загрузка...
+
+

Занграммы

+ +
+ +
+
Занграмма
+
Время00:00
+
Осталось
+
+
- + +
+ +
+

Веди пальцем/мышью, кликай или печатай на клавиатуре. Enter — проверить · Backspace — стереть · Esc — сбросить.

+
@@ -155,13 +380,14 @@ + + -- 2.52.0