A to Z – A word game I built from a childhood road trip memory
Long time lurker here. My family had a pen-and-paper game we'd play on long drives to visit my great-grandmother. After she passed, I spent the holidays recreating it: https://a26z.fun How it works: Find 15 words from a category (like "Stone Fruits," "US States," or "Dog Breeds") as fast as you can. Once you meet the 15 word minimum, you can play for as long as you want. Each letter shows how many target words start with it (A¹ = one word starts with A, N² = two words start with N) That small ² in the bottom-right? Multi-word answers allowed. For "US States" with N², both "NEW…
In plain words
A to Z is a word-guessing game where players find at least 15 words within a given category as quickly as possible. Each letter displays how many target words begin with it, providing clues to aid deduction. Players can continue playing beyond the 15-word minimum, with unlimited guesses, two hints, and a shuffle feature available. The game includes various categories like stone fruits, US states, and dog breeds, with support for multi-word answers. It's designed for players who enjoy word puzzles and deduction-based games.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Long time lurker here. My family had a pen-and-paper game we'd play on long drives to visit my great-grandmother. After she passed, I spent the holidays recreating it: https://a26z.fun How it works: Find 15 words from a category (like "Stone Fruits," "US States," or "Dog Breeds") as fast as you can. Once you meet the 15 word minimum, you can play for as long as you want. Each letter shows how many target words start with it (A¹ = one word starts with A, N² = two words start with N) That small ² in the bottom-right? Multi-word answers allowed. For "US States" with N², both "NEW YORK" and "NORTH DAKOTA" count Unlimited guesses, 2 hints, and a shuffle button to reorder by frequency. Example: Category: US States | Letters: A¹ M¹ N² S² Answers: ALABAMA, MONTANA, NEW MEXICO, SOUTH DAKOTA If you're into Connections or Strands, this scratches a similar itch but with a deduction twist.
Does the same job
all alternatives →- HAHuewords, a Word and Logic Puzzle2024 · huewords.snellman.net · ▲114
This is a game I wrote over the last month and a bit. The effort allocation was pretty different from what I've done in the past. The game design snapped together very quickly: I had the initial idea, played a couple of games on a spreadsheet to get a feel for the idea, and made one change based on those plays. After that everything felt just right through multiple rounds of playtesting. Likewise the puzzle generation is nowhere near as elaborate as in my previous game, fairly simple methods worked well and provided good variety. Instead I ended up spending silly amounts of time on curating…
- 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…
- MGMultiplayer game to help non-native English speakers improve vocabulary2017 · ▲67
Hi HN, My friend and I just launched a vocabulary quiz game. It's a two Player Game where you challenge your opponent with a word and answer their challenge question. Whoever gets the highest score in a round of 5, wins. Currently, words are from Barron's 333 most essential GRE wordlist to help students preparing for the standardized test. You can check out the game at: [Play Store] https://play.google.com/store/apps/details?id=com.buildmyvoc... or [Hybrid web app in Ionic - Please allow some time to load] https://buildmyvocab.in/wordsgame We would…
- WSWord Slicer2024 · wordslicer.com · ▲85
Hi. I created a small word game and would love someone to give it a try and let me know what you think. Thanks!
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…
- AEAn endless scrolling word search gameDec 2025 · endless-wordsearch.com · ▲25
I built a procedurally generated word-search game where the puzzle never ends - as you scroll, the grid expands infinitely and new words appear. It’s designed to be quick to pick up, satisfying to play, and a little addictive. The core game works without an account using the pre-defined games, but signing up allows you to generate games using any topic you can think of. I’d love feedback on gameplay, performance, and whether the endless format feels engaging over time. If you try it, I’d really appreciate any bug reports or suggestions. Thanks in advance!
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
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
