AI Cloned a Trending Mobile Game (Sand Blast Puzzle) for Web in Hours

1 Kevin_Guo 1 7/10/2025, 4:19:43 PM sandblastgame.com ↗

Comments (1)

Kevin_Guo · 1d ago
Saw Sand Blast! Block Puzzle exploding on mobile (Tetris-like) but no web version. So I fed Gemini & Claude screenshots + text descriptions and asked: "Build this for web."

Result: https://sandblastgame.com/.

No manual coding. The AI interpreted visuals & mechanics, generating ~80% of the core game logic, block physics, and UI structure. I integrated outputs and polished.

It's wild: Feed it blurry phone screenshots and vague descriptions → get playable code. The leap in multimodal understanding (image + text → functional app) stunned me. Minor quirks remain, but the core works.