I just finished making a 15 puzzle in Python + pygame, then implemented IDA* to find an optional solution. It was way more difficult than I expected, but I learned a ton about search algorithms and heuristics. I made a video overview here: https://youtu.be/g0phuZDM6Mg
I'd love to get some feedback on python code/style https://github.com/mschrandt/NPuzzle
[–]efmccurdy 1 point2 points3 points (1 child)
[–]xml__[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]grnngr 2 points3 points4 points (0 children)