Hacker News new | ask | show | jobs
Show HN: A word guessing tool for Wordle (wordlehelper.xyz)
1 points by rengwu 1603 days ago
Simple tool that filters from a list of all possible 5-letter words, based on the given constraints.

Made this as a fun weekend project for my friends (when you don't know what other words are there anymore) and was implemented on www.natto.dev, but decided to give it a proper UI just to give my front-end skills a nice practice.