Show HN: Wordle Without Waiting a Day
I was contaminated by this game. I just love it, it's like a simpler hangman.
But the wait was a pain.
So I downloaded a list of nearly 2500 5 letters words from the english dictionary, and set up a Vue3 app with Pinia instead of VueX (first time I try it).
The code is ugly, it was made in just a couple of jours. But it works just fine.
[0] - https://github.com/linkdd/wordle
[1] - https://linkdd-wordle.netlify.app
7 comments
[ 4.3 ms ] story [ 33.9 ms ] threadBut DRAPE is a word: https://dictionary.cambridge.org/dictionary/english/drape
I downloaded the list from an online dictionary, I would be surprised if it weren't.
My computer has a perfectly good keyboard. It would be nicer if I could use that for typing in letters.
It seems the list I downloaded is very much incomplete. I should change the message from "Not a word" to "Word is not in the list", it would be more accurate.
The wait was good, and meant that it was hard to get addicted or waste too much time playing it.