Skip to content

The eight puzzle is a sliding puzzle with 3 x 3 with 1 to 8 numbers and a Blank. Solved the puzzle using AI algorithms, Uniform Cost Search, A* with Misplaced Tile as the heuristic and A* with Manhattan Distance as the heuristic.

Notifications You must be signed in to change notification settings

nanan010/8puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

The eight puzzle is a sliding puzzle with 3 x 3 with 1 to 8 numbers and a Blank. Solved the puzzle using AI algorithms, Uniform Cost Search, A* with Misplaced Tile as the heuristic and A* with Manhattan Distance as the heuristic.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published