Skip to content

NiharG15/8-Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

8-Puzzle

This is an implementation of the 8-Puzzle problem using the A* Search Algorithm created as a part of a college assignment.

It has been tested with Python 3.6.

Run

Execute the following command to run the program.

python3 Main.py

Preview

asciicast

Releases

No releases published

Packages

No packages published

Languages