n-puzzle/README.md

6 lines
126 B
Markdown

# n-puzzle
n-puzzle : a python n-puzzle solver using A\* algorithm.
It features a GLSL shader for visualizing the solution.