Skip to content

Evaluates the performance of BFS, DFS and A-star in dungeon path finding problem

Notifications You must be signed in to change notification settings

steve-jr/search-algo-evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set up python3 & open the terminal in the directory then run python3 main.py

That's all, easy peasy! 🙂‍↔️

Code meant to be a class project submission, hence the format.

About

Evaluates the performance of BFS, DFS and A-star in dungeon path finding problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages