Skip to content

Releases: woctezuma/Wordle-Bot

Pre-computed patterns

13 Nov 09:30
Compare
Choose a tag to compare

These archives contain patterns which were pre-computed with generate_pattern_dict() for:

  • Dungleon,
  • Wordle.

The software is slow, maybe due to the unoptimized data structures used to represent and store words and patterns.
Or due to the repeated reading of large files on the disk.
So do not delete these archives: it would be cumbersome to create them again. 😉