Skip to content

ahmadwrites/a-star-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Star Algorithm Implementation

A simple implementation of the A* algorithm using Manhattan distance. The number of grids can be changed dynamically. This was a weekend project that focuses less on design and instead the logic of things. Putting into practice data structures and algorithms learnt in my studies.

About

A simple implementation of the A* algorithm using Manhattan distance. The number of grids can be changed dynamically. This was a weekend project that focuses less on design and instead the logic of things. Putting into practice data structures and algorithms learnt in my studies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors