
Long Words
A cozy word game that rewards longer words
What it does
Long Words is a cozy iOS word game that rewards building longer, more satisfying words instead of chasing tiny bonus-tile traps. Play against Biblio, a grumpy-cute bookish cat, challenge friends in async human games, solve daily riddles, trade letters without losing your turn, and use zaps to unjam the board.
Does the same job
all alternatives →
Alphabet Soup, a multiplayer game, build the longest word to win28d ago · alphabetsoup.club · ▲37I've been working on a simple multiplayer word game called Alphabet Soup. It's a bit like NYT Spelling Bee, except it's multiplayer and only your best (longest) word counts toward your score. So, instead of trying to find as many words as possible, the game is more about finding one unusually good word. You can play with friends in a private match, or, you can join a public Arena match to play against other players who are online. If no one else is around, you'll be matched with a bot. The game works well with just 2 players, but, also works with bigger groups since the game isn't…



- SWSnack Words - Real-time, Multi-player Word Game for iOS2011 · ▲16
I just finished my first iOS game, Snack Words, which is a real-time, multi-player word finding game. iTunes link: http://itunes.apple.com/us/app/snack-words/id425786167?mt=8&ls=1 YouTube video demo: http://www.youtube.com/watch?v=5zPQuqoUHqU I wanted to build something very simple and minimal. There's no figuring out who to play, and each game is only 90 seconds long. The backend is 2,400 lines (so short!) of Erlang which speaks a custom protocol (length tagged JSON packets) to the client. The Objective-C side protocol implementation makes heavy use of blocks and works a lot like my…
- NLNine Letter Word – Daily Puzzle2022 · nineletterwordgame.com · ▲62
I've been playing Wordle and remembered this puzzle game I used to play with my grandfather. It's inspired by the block puzzles in many newspapers but made to be shorter: just guess the nine letter word. So I made a quick thing to play with my family like we used to. I thought you guys might enjoy it.
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