Single-page web app for checking Wordle, Parkrundle, and other word game feedback — accurately.
Born from too many mistyped b/y/g shorthand entries killing Eli's Wordle games.
- Tap-to-cycle tiles — tap each letter to cycle ⬛ → 🟨 → 🟩 (no more typos)
- Text shorthand mode — type
bbgygif you prefer - 1–12 letter support — Wordle (5), Parkrundle (any length), whatever
- Auto letter count — adjusts when you type a longer guess
- Copy shorthand — one tap to copy
bbgygfor chat - Copy emoji grid — copy all rows as emoji blocks
- Delete rows — remove mistakes
- Zero dependencies — single HTML file, works offline
Upload index.html to any static host. That's it.
For Cloudflare Pages:
- Push to GitHub
- Connect repo in Cloudflare Pages
- Build command: (none needed)
- Output directory:
/
- Pick letter count (or just start typing — it auto-adjusts)
- Type your guess word
- Tap tiles to set feedback colours, or switch to text mode and type
bbgyg - Hit "Add row"
- Copy shorthand to send to your opponent
Because Graham kept accidentally eliminating letters that were actually in the answer, and it was costing Eli games. The Wordle Commission demanded better tooling. 🐑🧹
MIT