
Line Crush!
One dev, one puzzle game — clear lines, calm your mind
What it does
I'm a solo developer running a one-man mobile studio called BAIT IS THE NAME. Line Crush is my first released game — a satisfying block puzzle where you clear lines by matching and placing pieces strategically. No timers. No lives system. No pay-to-win. Just pure, relaxing puzzle gameplay built by one person from scratch. Built for Android, available free on Google Play.
Does the same job
all alternatives →
- BSBlock Sort, a mobile/PWA puzzle game without ads2024 · matthijsgroen.github.io · ▲20
I like small puzzle games to play on my mobile, (because you can put them away easily as well). But I got really annoyed that a lot of them force feed you advertisements. To counter this I made my own puzzle game, as a progressive web app. This means you can install it on your mobile or desktop as an application, and play offline. After the game is offline ready, no requests should be outgoing except checking for updates of the game. So there is no tracking/reporting going on. This also means I rely on old fashion email to get feedback! The game is build in React + Typescript + Vite,…

Word Zipline : Puzzle gameMay 2026 · play.google.com · ▲2Connect paths and solve relaxing logic puzzles

Block Puzzle ProAug 2026 · play.google.com · ▲3Block puzzle you know and love, but with fun powerups.
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com