Skip to content

Fahad-Almaani/AI-path-finder-with-A-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path finder using A* Algorithm

This Is a AI course project for impleminting A* search Algorithm

How To Run:

  • for direct run there is Maze.exe file inside the dist folder dist/maze.exe
  • If you want to run the code you need pygame library pip install pygame

How To Use:

  1. Select the start spot with Right Click
  2. Select the end spot
  3. then draw the walls or barriers with the right click
  4. now you can click the A* Button and the algorithm starts
  5. finally you can click on clear if you want to stop and click again clear to clear the board

Note : Left click with the mouse for removing a spot

this project is based on Tech With Tim video

Watch the video

Props for Talal and Yahya for the good work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages