conradludgate / wordle

Wordle TUI in Rust
122 stars 21 forks source link

Generated word is always "SKILL" #3

Closed skittlesvampir closed 2 years ago

skittlesvampir commented 2 years ago

Each time I run the program and enter "SKILL" as first guess, the program gives me the green rectangles and exits.

conradludgate commented 2 years ago

This is expected behaviour. It gives the same word for the whole day. This is how the real game works. You can use the new wordle random feature to get a random word