Skip to content

My first attempt at the A* algorithm using vanilla JavaScript, HTML and CSS

License

Notifications You must be signed in to change notification settings

ConnoisseurOfCookies/CrudeAstar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crude Astar

Can be used here

This was my first attempt at an Astar implementation using JS and, additionally, my first successful attempt at demonstrating an algorithm through a graphical interface.


As a matter of fact I am actually rather proud of this one since I managed to implement it using only pseudocode and without peeking into someone else's code.


I thought it was an insightful experience that gave me a greater appreciation for the inner workings of algorithms

About

My first attempt at the A* algorithm using vanilla JavaScript, HTML and CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published