Elektrine lite

← Feed

@kmlyyll@mastodon.social

Post #3261476

2026-06-06 07:38 UTC

I cloned a block puzzle for my daughter and fell down a polish rabbit hole. 🍪 Cracker Blaster: drag pieces onto an 8×8 board, clear rows/columns, chain combos. The combo is deliberately forgiving and it survives a fumble, so it's kind to small hands. Vanilla JS, no build step. Audio is fully synthesised with the Web Audio API (chiptune tracks that crossfade as you heat up), plus a Three.js bloom backdrop. AI did the music and visuals 🤟 ▶️ https://cracker-blaster.vercel.app

Replies (1)

  • @kmlyyll@mastodon.social 2026-06-06 08:47

    Updates: ✨ New Features Tap to RotateTap (or click) any piece in the tray to spin it 90° clockwise. A flash animation and a short rising-tone click confirm the rotation. Power-up pieces (Bomb, Wild Line) cannot be rotated. The hint text at the bottom of the screen now reads "Tap a piece to rotate".

    Open ##4471435