wordsearch icon indicating copy to clipboard operation
wordsearch copied to clipboard

Default Word Lists

Open 0xcaff opened this issue 8 years ago • 3 comments

Allow for throwing a dictionary with 1000s of words at the solver. This would make it possible for solving mystry wordsearches which don't come with a list.

0xcaff avatar Oct 27 '17 23:10 0xcaff

See #29

0xcaff avatar Oct 27 '17 23:10 0xcaff

See #3

0xcaff avatar Oct 27 '17 23:10 0xcaff

It seems that a word list of 500k elements takes around a second. This is really fast. This is still too slow to do on the main thread. Waiting for https://github.com/facebook/create-react-app/issues/3660

0xcaff avatar Nov 23 '18 06:11 0xcaff