Skip to content

I3L4CK-H4CK3I2/8_Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

8_Puzzle

8 Puzzle with A* , Greedy & BFS Search in Python

  • Python

    • Install Python from here.
  • Pip

    • Install pip from here.

How to run? 🚀

Install 8_Puzzle

In Windows

In PowerShell

git clone https://github.com/I3L4CK-H4CK3l2/8_Puzzle.git

In Linux

In Terminal

git clone https://github.com/I3L4CK-H4CK3l2/8_Puzzle.git

Usage

In Windows

python searchs.py

In Linux

python3 searchs.py

About

8 Puzzle with A* , Greedy & BFS Search in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages