- Unzip 5_words.txt.zip to get 5_words.txt
- Run Pre_Computation.cpp to get "data_file.bin" . (Will take around 2 min)
Wordle_Algo.cpp - Takes a Mystery_Word from 5_words.txt as input .
- Outputs guess_words until correct guess .
test.cpp - Takes a number as input and then creates a vector of random words from 5_words.txt of that size .
- Outputs the number of tries taken by each test_word , Average Tries Taken by all test_words and Success Rate (Correct Guess within 6 tries ) .
- Takes around 30 min for 500 test_words .
-
Notifications
You must be signed in to change notification settings - Fork 1
its-me-yps/Wordle_Agent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published