vsoch / puzzles

robot puzzle solver, maybe
https://nbviewer.jupyter.org/github/vsoch/puzzles/blob/master/examples/avocado-puzzle.ipynb
Mozilla Public License 2.0
3 stars 1 forks source link

Add/todo plan #5

Closed vsoch closed 3 years ago

vsoch commented 3 years ago

This will refactor the (mostly non-existent) library to be able to load an image into a PhotoPuzzle, shuffle, and then solve it! I've added a notebook for demonstration.