Skip to content

rafed/8-puzzle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8-puzzle solver

Using AI, solving a 8-puzzle. To run the project, you can directly import the 8-puzzle folder in eclipse IDE.

8 puzzle

A* (A-star) algorithm with manhattan heuristic was used to implement this.

About

An 8-puzzle solver in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages