wordle-clone/dict
Leon Mika 1367d99446 Fixed the main dictionary file
Set the guess limit at 6
Added 7 letter words
2025-03-14 21:33:44 +11:00
..
en_GB.aff Fixed the main dictionary file 2025-03-14 21:33:44 +11:00
en_GB.dic Have got a dictionary of words 2025-01-25 09:45:55 +11:00
oxford-word-list.htm Regenerated dictionary and started showing guesses 2025-03-10 15:50:07 +11:00
README.md Fixed the main dictionary file 2025-03-14 21:33:44 +11:00
The_Oxford_3000.txt Regenerated dictionary and started showing guesses 2025-03-10 15:50:07 +11:00

oxford-word-list.htm Taken from https://www.oxfordwordlist.com/pages/report.asp

en_GB.dic en_GB.aff This is a Hunspell dictionary taken from this location: https://archive.netbsd.org/pub/pkgsrc-archive/distfiles/2019Q4/hunspell-dictionaries/en_GB-20061130/en_GB.zip

The possible set of words is produced by running it through "unmunch" as per this Stack Overflow answer: https://stackoverflow.com/questions/42566916/how-to-obtain-all-possible-words-from-given-hunspell-dictionary

The_Oxford_3000.txt https://github.com/sapbmw/The-Oxford-3000/blob/master/The_Oxford_3000.txt