Skip to content

Algorithm visualization illustrates how algorithms work in a graphical way. It's aims is to simplify and deepen the understanding of algorithms operation.

License

Notifications You must be signed in to change notification settings

MartinUzunov/algorithm-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Visualization

Algorithm visualization illustrates how algorithms work in a graphical way. It's aims is to simplify and deepen the understanding of algorithms operation. Currently two algortihms are implemented: Breadth First Search and A-Star. The application allows the user to draw 'walls', set starting and ending point and reset the board.

alt text

How to start the game

Make sure to have Python installed and run python -m pip install -r requirements in the repository folder.

License

Licensed under the MIT License.

About

Algorithm visualization illustrates how algorithms work in a graphical way. It's aims is to simplify and deepen the understanding of algorithms operation.

Topics

Resources

License

Stars

Watchers

Forks

Languages