Skip to content

whiteboxdev/example-a-star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A*

Example of the A* algorithm and pathfinding.

Play with the interactive HTML5 demo:
https://whiteboxdev.github.io/bundles/example-a-star/index.html

Please click the ☆ button on GitHub if this repository is useful or interesting. Thank you!

alt text

Controls

Control Description
Left Click Swap weighted, wall, and floor tiles.
Right Click Swap start, end, and floor tiles.
Enter Run the A* algorithm.
Space Clear all tiles.

About

Example of the A* algorithm and pathfinding.

Topics

Resources

License

Stars

Watchers

Forks

Languages