x-puzzle Python solution to the x puzzle https://github.com/pobudzey/x-puzzle Instructions Change directory to src cd src Run the algorithm of your choice (ucs, gbf or a-star) python <algorithm>.py