Include ability to select only the best words as the first choice
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
* 0 = Don't allow quickly choosing a random quess
|
||||
* 1 = Allow using a random guess of any value that can be an answer
|
||||
* 2 = Allow using a random guess of any value that can be an answer where all of its letters are unique
|
||||
* 3 = Allow using a random guess of any value that can be an answer, and it's considered one of the best initial choices.
|
||||
*/
|
||||
#define WORDLE_USE_RANDOM_GUESS 2
|
||||
#include "wordle_face_dict.h"
|
||||
|
||||
Reference in New Issue
Block a user