Skip to content

seyyedsinangh/Kirby-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kirby-Find-the-way!

First project of Introduction to AI at Amirkabir University of Tehran.

Kirby's goal is to find the wandana using artificial intelligence algorithms. Uninformed (Breadth-First Search, Uniform-Cost Search and Depth-First Search) and Informed (Greedy Search and A* Search) search algorithms are used.

How to use:

To run the application:

Download the repository and in the project directory run:

py -m pip install -r requirements.txt

Then run the main.py file:

py main.py

To test with different worlds modify the matrix.txt file.

Have fun.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages