feat(assets): VK loading-screen Lottie — bouncing Erudit tile #146

Merged
developer merged 1 commits from feature/vk-loader-lottie into development 2026-06-30 16:37:26 +00:00
Owner

96x96 transparent Lottie for the VK app loading screen: the «Э» tile (score 8) drops under gravity, lands with a soft cushion squash (left/right edges bulge convex, corners follow via a chordal spline), springs back and loops (~1.1s); a warm glint is caught on the bounce.

  • Pure 2D shapes (ddd:0) → compatible with any Lottie player; ~11KB (<24KB VK limit); transparent bg.
  • Glyphs are real LiberationSans outlines (Arial-metric, matching the game's font stack).
  • Reproducible dependency-light build under assets/vk/build/ (generate.js + extract.js + glyphs.json), plus README.
  • Preview GIF's green-baize background is preview-only; the asset itself is transparent.

Asset-only; no code/CI paths touched.

96x96 transparent Lottie for the VK app loading screen: the «Э» tile (score 8) drops under gravity, lands with a soft cushion squash (left/right edges bulge convex, corners follow via a chordal spline), springs back and loops (~1.1s); a warm glint is caught on the bounce. - Pure 2D shapes (ddd:0) → compatible with any Lottie player; ~11KB (<24KB VK limit); transparent bg. - Glyphs are real LiberationSans outlines (Arial-metric, matching the game's font stack). - Reproducible dependency-light build under assets/vk/build/ (generate.js + extract.js + glyphs.json), plus README. - Preview GIF's green-baize background is preview-only; the asset itself is transparent. Asset-only; no code/CI paths touched.
developer added 1 commit 2026-06-30 16:30:33 +00:00
feat(assets): VK loading-screen Lottie — bouncing Erudit tile
CI / changes (pull_request) Successful in 3s
CI / unit (pull_request) Has been skipped
CI / integration (pull_request) Has been skipped
CI / ui (pull_request) Has been skipped
CI / gate (pull_request) Successful in 0s
CI / deploy (pull_request) Successful in 1m30s
d0f860a33e
A 96x96 transparent Lottie for the VK app loading screen: the «Э» tile
(score 8) drops in under gravity, lands with a soft cushion squash
(left/right edges bulge convex, corners follow via a chordal spline),
springs back and loops (~1.1s). A warm glint is caught on the bounce.

Pure 2D shapes (ddd:0) for player compatibility; ~11KB (<24KB limit).
Glyphs are real LiberationSans outlines (Arial-metric, matching the
game's font stack). Includes a reproducible, dependency-light build
pipeline (build/generate.js + extract.js + glyphs.json) and a README.
The preview GIF's green-baize background is preview-only; the asset
itself is transparent.
owner approved these changes 2026-06-30 16:37:06 +00:00
developer merged commit 90f2427fa7 into development 2026-06-30 16:37:26 +00:00
developer deleted branch feature/vk-loader-lottie 2026-06-30 16:37:26 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: developer/scrabble-game#146