This is a tool to play ruzzle.
python main.py
and then type 16 lowercase characters. 'abcdefghijklmop' will correspond to the board
abcd
efgh
ijkl
mnop
a list of results will be returned like so
['jink', 'knife', 'fink', 'plonk', 'mink', 'jin', 'knop', 'kop', 'jo', 'fino', 'ink', 'glop', 'fie', 'fin', 'ef', 'if', 'lop', 'nim', 'fa', 'pol', 'ab', 'be', 'ba', 'mi', 'op', 'ae', 'in', 'no', 'lo', 'on']
python tests.py