n-puzzle topic
List
n-puzzle repositories
Artificial-Intelligence-Assignments
20
Stars
3
Forks
Watchers
A-List of all the Assignment done in Artificial Intelligence Course @IIIT-D
n-puzzle
24
Stars
6
Forks
Watchers
My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
n-puzzle
42
Stars
16
Forks
Watchers
Single-page web app for learning about graph search algorithms, such as Depth-First Search and A* Search
n-puzzle
15
Stars
3
Forks
Watchers
15-puzzle game in typescript with algorithmic solver.