Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Dspil/word-blitz

Repository files navigation

Word Blitz

A Solver for the Facebook messenger Word Blitz game (greek version). It reads the board recognizing the depicted letters (using KNN) and modifiers and then uses the mouse to enter the solution. The solution is computed using a DFS search at the intersection of the tree graph extracted from the board and the tree graph composed using a lexicon of the greek language. The lexicon was downloaded from the Aspell dictionaries at https://ftp.gnu.org/gnu/aspell/dict/0index.html. The bot is now only usable from a 1366x768 screen using Mozilla Firefox.

Authors

Danai Efstathiou (danaiefst)

Dionysios Spiliopoulos (Dspil)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages