
Tessera
A 4x4 word puzzle where rows and columns have to spell words
What it does
A daily word puzzle. Swap tiles on a 4×4 grid until every row spells a word, and every column too. Same puzzle for everyone, every day.
Does a similar job
all alternatives →- OAOmiword – A daily, sector-based word puzzle2025 · omiword.com · ▲56
Hi everybody. I occasionally make little browser-based games, and this is my latest attempt. It's not quite done, but it's quite playable (note: it does include audio): https://www.omiword.com/ This has been my occasional tinker target for ~5 years now, starting in the early days of Covid. The objective is to drag letter tiles within certain boundaries to spell four common American-English words. It hasn't got ads or anything, it's just supposed to be fun for its own sake. If people happen to like it, I might add an option for folks to make a small, one-time payment to unlock…
- ANA new daily word puzzle2022 · twentyletters.com · ▲52
- TWTiled Words, a daily puzzle inspired by board games and crosswordsOct 2025 · tiledwords.com · ▲13
A week ago I launched Tiled Words, my own unique spin on the daily word puzzle genre. Tiled Words merges tile-placing board game mechanics with crosswords. You rotate and rearrange tiles to find clues and rebuild a broken crossword. Every day there's a new themed puzzle for you to solve. The game is web based: the graphics are SVGs, animations are powered by CSS, and Vue/Nuxt are used to power templating, reactivity, and routing. Most of the complex logic lives in TypeScript modules. The whole thing is responsive. It's been a long time in the making. I started the first version in the…

- CACobble – A hard daily word game2025 · wilf.live · ▲30
How to play: 1. You're given a set of letters (such as "ZXCVBNM") 2. Come up with two words that use all the letters (like "convex zombie") 3. The shorter the words, the better!
Tiled WordsFeb 2026 · tiledwords.com · ▲3Rearrange tiles to find clues and rebuild broken crosswords
More life & fun this month
the category →- TL
Life & fun · 11d 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 · 29d 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