Skip to content

An experiment in using a trie and an open source English word list to win at Scrabble.

Notifications You must be signed in to change notification settings

brainynai/scrabbleBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script constructs a trie from a list of English words and then allows the user to find all the words possible to form with a given set of letters.

Credit for the word list goes to: https://github.com/dwyl/english-words

About

An experiment in using a trie and an open source English word list to win at Scrabble.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages