Skip to content

yassineland/puzzleAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

puzzleAI

State-space search by implementing the A* method to solve 8 puzzle (numbers) and 11 puzzle (image). An animation is used to display the moves. In addition, you can play it manually and change parameters (example: number of cells).

How to use?

Just execute "8puzzle/main.py" or "11puzzle_image/main.py".

To play it manually, juste incomment the part under the comment # Play manually!

About

State-space search by implementing the A* method to solve 8 puzzle (numbers) and 11 puzzle (image). An animation is used to display the moves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages