Skip to content

Implementing and testing search algorithms on the 8-puzzle game using Python.

License

Notifications You must be signed in to change notification settings

jeremybk21/8-puzzle-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

8-puzzle-Python

Implementing and testing search algorithms on the 8-puzzle game using Python.

Search algorithms tested:

  • A* search
  • Breadth-first search
  • Depth-first search

About

Implementing and testing search algorithms on the 8-puzzle game using Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages