Skip to content

jcabrera2502/15-Puzzle-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

15 Tile Slider Puzzle Solver

The puzzle solver will find the shortest way to solve the 15 square puzzle with the least amount of moves using A* search. To generate a puzzle use GenGemPuzzle with the argument being the complexity of the puzzle, higher numbers scramble the puzzle more. To solve the puzzle, provide the puzzle as a console input into the puzzle program which will then provide the solution and the steps to get to the solution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages