Skip to content

jeancornic/scrabbler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrabbler

The idea here is to solve a scrabble.

Two main steps:

  • Detect and recognize letters in a image (grid and "hand")
  • Find the best word

For now, it needs a screenshot of android EA Scrabble © game.

Install & run

pip install -r requirements.txt
apt-get install python-opencv
bin/scrabbler path/to/my/image

It prints letters only in a blank image.

Improvments

  • Make it work on any scrabble grid : photo ??

About

Experiments on Scrabble solving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages