/Snatch-helper

Helps for the boardgame snatch. Has three modes- anagram (anagrams the given word, wildcards- ?), build (matches all or some of the letters, wildcard- ?), pattern (matches all the given letters in the given order, wildcards- * and ?). Uses CSW 15 list for words. Data.csv file is a helper file, generated by preprocess.py

Primary LanguagePython

Snatch-helper

Helps for the boardgame snatch. Has three modes- anagram (anagrams the given word, wildcards- ?), build (matches all or some of the letters, wildcard- ?), pattern (matches all the given letters in the given order, wildcards- * and ?). Uses CSW 15 list for words. Data.csv file is a helper file, generated by preprocess.py