jonadsimon / wonder-words-generator

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

Experiment with alternate search/exploration strategies #36

Closed jonadsimon closed 2 years ago

jonadsimon commented 2 years ago

Experiment with additional search/exploration strategies.

Possibilities:

  1. Place word in order that their overlapping letters occur, e.g. try to chain them
  2. Alternate between long/short words
  3. Mix-up the orientations, e.g. points towards the edges (tried this, didn't work well)
jonadsimon commented 2 years ago

Dumb idea, already tried this