X Tutup
Skip to content

EvanHahn/scrabbler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a simple Scrabble cheater

Not that you would ever need to use this, but this is a Scrabble cheater written in Python 3.

Find a dictionary and put it at dictionary.txt in the root of the project.

To find words you can spell with the letters ABC:

./try.py abc

To find words you can spell with the letters ABC and two blank tiles:

./try.py abc??

To run the tests:

python test.py

About

a python scrabble solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

X Tutup