add source for word list

This commit is contained in:
Ethan Cheng 2025-09-13 13:36:31 -07:00
parent 176a140819
commit f5aa820290
Signed by: ethan
GPG Key ID: 592609257914F5EB

View File

@ -143,6 +143,7 @@ func validateBitmap(bitmap string) error {
return nil
}
// word list taken from https://gist.github.com/slushman/34e60d6bc479ac8fc698df8c226e4264
var wordleList = [...]string{
"aback",
"abase",