albertkx/Berkeley-Crossword-Solver

Crossword sample

Closed this issue · 1 comments

Would you please release one or two formated crosswords first if the whole dataset isn't ready right away? I tried to use your Crossword.py on .json file found on xwordinfo.com but failed. The initialize_grids didn't match the grids' format on .json.

Hey I added an example of an NYT puzzle inside the solver folder. You can also downloads any .puz file from various websites online and use those as input.