Registered
by
Scott Wegner
PathWords X is a simple solver for the PathWords game on Facebook. It works by allowing a user to enter the game tiles on the board, and searching the official dictionary for the optimal word. After a word is entered, the board is updated automatically.
PathWords X was originated primarily as a pet-project. The nature of the PathWords game itself is easily exploitable, demonstrated by this solver. It is written entirely in C# and built using Mono and GtkSharp. It uses the official TWL dictionary, modified to include only words greater than four letters.
View full history Series and milestones
Loading graph...
trunk series is the current focus of development.