Skip to content

evskii/A-Star-Pathfinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

A-Star-Pathfinding made using Processing.

This is an example of how A* Pathfinding works. I used some online resources to figure out how the algorithm works and then translated the knowledge over to Processing. I wanted to challenge myself with the programming and chose to use Processing as it is a tool I haven't used in a long time.

AStarExample.mp4

A* resources I found extremely helpful:

https://medium.com/@nicholas.w.swift/easy-a-star-pathfinding-7e6689c7f7b2

https://www.youtube.com/watch?v=-L-WgKMFuhE&ab_channel=SebastianLague

About

A* Pathfinding done in Processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published