Skip to content

Find the best words! (Also an exercise in runtime optimisation)

Notifications You must be signed in to change notification settings

TacModd/scrabble-solver

Repository files navigation

scrabble-solver

Find the best words! (Also an exercise in runtime optimisation)

Usage: main "letters"

TODO

  • find a more appropriate scrabble dictionary (without proper nouns and apostrophes)
  • fix duplicate letters resulting in duplicate results
  • add optional arguments to allow min/max word sizes (perhaps ignore 1 and 2 letter words by default)
  • add possibility of entering blank tiles? (using / or - or whatever)
  • add test cases
  • add tests to measure runtime
  • add python implementation

About

Find the best words! (Also an exercise in runtime optimisation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published