Skip to content

WillFrancois/A-Star-8-Puzzle-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

To use

Modify the start_state variable in the main function to fit the 3x3 square from left to right and top to bottom. The program will relay the swaps needed in order from last printed to first printed to get to [1, 2, 3, 4, 5, 6, 7, 8, 0] where 0 is the empty square.

About

A solver for 8-puzzles written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages