Skip to content

A 8-Puzzle game solver using basic AI algorithms (BFS, DFS, A* with multiple heuristics)

Notifications You must be signed in to change notification settings

andrewwahid/8Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8-Puzzle

A 8-Puzzle game solver using basic AI algorithms (BFS, DFS, A* with multiple heuristics)

Screenshots

BFS

BFS

DFS

DFS

A*

A*

About

A 8-Puzzle game solver using basic AI algorithms (BFS, DFS, A* with multiple heuristics)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages