Epicpkmn11 / WordleDS

A clone of Wordle for the Nintendo DS(i)
GNU General Public License v3.0
54 stars 12 forks source link

Allow answers from guesses list using negative IDs #22

Closed Epicpkmn11 closed 1 year ago

Epicpkmn11 commented 1 year ago

Wordle 646 (iirc) uses an answer from the old 'guessable but not correct' list, I cannot simply merge the two lists as that would ruin infinite mode so instead I'm making it so a negative word ID will be a word in the guesses list.