Skip to content

Demo of A* algorithm on a random grid, for university.

Notifications You must be signed in to change notification settings

shainer/a-star-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Inspired by an old university assignment: generates a random grid with free and occupied squares and a random start and end position. Then it applies the A* algorithm to find the shortest path between the two positions, and displays the path.

About

Demo of A* algorithm on a random grid, for university.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages