@ -1,3 +1,5 @@
# n-puzzle
n-puzzle : a python n-puzzle solver using A* algorithm.
n-puzzle : a python n-puzzle solver using A\* algorithm.
It features a GLSL shaders for visualizing the solution.