Skip to content

** AI PROJECT ** A Game where different types of search algorithms are implemented

Notifications You must be signed in to change notification settings

pie972/AI-CSC4301-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-CSC4301-Search

Summary

In this project, we (@ahmedJaafari and I) will be reproducing the pathfinding project of @SebLague and experiment different search algorithms (A*, DFS, BFS, UCS) and heuristic strategies assuming these all have the same cost in all directions and A* with different heuristics. While running this project using unity, you can see different paths found by each strategy simultaneously with different colours and the total time it takes each strategy.

Youtube Video

Click on the Image to watch the video!

AI-CSC4301-Search

Screenshots

References

Sebastian Lague Youtube channel: https://www.youtube.com/watch?v=-L-WgKMFuhE&list=PLFt_AvWsXl0cq5Umv3pMC9SPnKjfp9eGW
Github course code: https://github.com/SebLague/Pathfinding

WHEN to Contribute?

You are always welcome to contribute.

HOW to Contribute?

  • Fork this repository.
  • Do your desired changes.
  • Make a pull request.

About

** AI PROJECT ** A Game where different types of search algorithms are implemented

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages