Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 284 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 284 Bytes

wordament-solver

A Python 3 based script to solve Wordament. Works by performing a DFS on the loaded Digram and comparing possible word combinations via Trie lookup.

  1. Update digram.txt with the current digram
  2. python solver.py
  3. Enter the output manually in wordament.