n-puzzle

Single-page web app for learning about graph search algorithms, such as Depth-First Search and A* Search

BSD-3-CLAUSE License

Stars
44

Bot releases are visible (Hide)

n-puzzle - N-Puzzle v1.0 Latest Release

Published by tristanpenman over 3 years ago

This is a stable release of the N-Puzzle project, based on the original code. This version has been used in AI courses around the world, and continues to be a valuable resource for students studying the fundamentals of AI and graph search algorithms.