yyx990803 / vue-wordle

Wordle built with Vue, aka VVordle

Home Page:https://vue-wordle.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The only word coming out is "stool"

askz opened this issue · comments

commented

I can reload the webpage as much as I can, the only word I'll have to play is STOOL

:/

That's expected. It should have a new word a day. check https://github.com/yyx990803/vue-wordle/blob/main/src/words.ts#L23

commented

Indeed, thanks !