0 Forks
1 Stars
1 Watchers

8-puzzle-graph-traversal

Write a program to solve the 8-puzzle problem (and its natural generalizations) using the A* search algorithm.

How to download and setup 8-puzzle-graph-traversal

Open terminal and run command
git clone https://github.com/morkev/8-puzzle-graph-traversal.git
git clone is used to create a copy or clone of 8-puzzle-graph-traversal repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with 8-puzzle-graph-traversal https://github.com/morkev/8-puzzle-graph-traversal/archive/master.zip

Or simply clone 8-puzzle-graph-traversal with SSH
[email protected]:morkev/8-puzzle-graph-traversal.git

If you have some problems with 8-puzzle-graph-traversal

You may open issue on 8-puzzle-graph-traversal support forum (system) here: https://github.com/morkev/8-puzzle-graph-traversal/issues