jonadsimon / wonder-words-generator

Generates WonderWords puzzles
Apache License 2.0
2 stars 0 forks source link

Disallow multiple occurrences of the same word #31

Closed jonadsimon closed 2 years ago

jonadsimon commented 2 years ago

Check and regenate if the puzzle contains the same word twice. This should be very rare.

Example: The following puzzle contains two occurrences of the word "YAMAS" image

jonadsimon commented 2 years ago

Fixed in https://github.com/jonadsimon/wonder-words-generator/commit/c9118dc4da3e32eb6e15522f94ee4a33ef83b7c0