GillesVandewiele / Wordle-Bot

An entropy-based strategy to wordle
MIT License
27 stars 11 forks source link

Add disk utilities #11

Closed woctezuma closed 1 year ago

woctezuma commented 1 year ago

This commit adds utilities to read/write pattern_dict.p (retro-compatibility), and allows to deal with several numbered versions.

This is important for another pull request (#12) which breaks down the dictionary of patterns into chunks.