8_Puzzle
8 Puzzle with A* , Greedy & BFS Search in Python
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
GitHub
GitHub - I3L4CK-H4CK3l2/8_Puzzle at pythonawesome.com
8 Puzzle with A* , Greedy & BFS Search in Python. Contribute to I3L4CK-H4CK3l2/8_Puzzle development by creating an account on GitHub.