Skip to content

actions-reactions/8-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run:

Open Command Prompt/PowerShell/Terminal on the dist/ directory by pressing SHIFT+RIGHT button on Windows or by openning Terminal on Linux and then type any of the following and hit ENTER :

  • java -jar 8-puzzle.jar 1 for Hamming

  • java -jar 8-puzzle.jar 2 for Manhattan

  • java -jar 8-puzzle.jar 3 for Modified Manhattan

About

8-puzzle solver with A* Search algorithm!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published