A wordle solver using math. Couldn't find any good ones so made this
Find a file
2025-06-05 13:23:20 +10:00
.gitattributes Add .gitattributes, .gitignore, and LICENSE.txt. 2025-01-16 16:19:28 +11:00
.gitignore Add .gitattributes, .gitignore, and LICENSE.txt. 2025-01-16 16:19:28 +11:00
6 letter words.txt '@list' result prints all owrds with values. Typing word into result instead of result integer sets the guess to aforementioned word 2025-05-29 18:58:57 +10:00
input.txt Add project files. 2025-01-16 16:19:31 +11:00
input_old.txt Add project files. 2025-01-16 16:19:31 +11:00
LICENSE.txt Add .gitattributes, .gitignore, and LICENSE.txt. 2025-01-16 16:19:28 +11:00
Program.cs Pretty lines. 2025-06-05 13:23:20 +10:00
Wordler.csproj Add project files. 2025-01-16 16:19:31 +11:00
Wordler.sln Add project files. 2025-01-16 16:19:31 +11:00