An open API service indexing awesome lists of open source software.

https://github.com/lukevp/wordgamesolver

Solves a 4x4 word board and displays sorted word results by score
https://github.com/lukevp/wordgamesolver

Last synced: 6 months ago
JSON representation

Solves a 4x4 word board and displays sorted word results by score

Awesome Lists containing this project

README

          

# WordGameSolver
Solves a 4x4 word board and displays sorted word results by score

The first version is a solver for Ruzzle-type games (4x4 board with traversal only by movements horizontally, vertically or diagonally with no jumping of spaces.