Skip to content

A Java code solves the 8 puzzle game using two algorithms (Greedy& A*) along with the steps at each time you slide the empty rectangle

Notifications You must be signed in to change notification settings

lamoboos223/8-puzzle-problem-using-Greedy-and-A-star-algorithms-in-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

8-puzzle-problem-using-Greedy-and-A-star-algorithms-in-java

A Java code solves the 8 puzzle game using two algorithms (Greedy& A*) along with the steps at each time you slide the empty rectangle

About

A Java code solves the 8 puzzle game using two algorithms (Greedy& A*) along with the steps at each time you slide the empty rectangle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages