Puppup: C++ crossword game engine
A crossword game engine for games such as Scrabble and Words with Friends, featuring a fast C++14 implementation of a GADDAG for move generation.

Show figure 1 detailsClose figure 1 details
Screenshot
Currently there is no static evaluation. There is a prototype Monte-Carlo sampling method for evaluating win probability, but it is still a work in progress.