whiteboxdev / example-a-star

Example of the A* algorithm and pathfinding.

Home Page:https://whiteboxdev.github.io/bundles/example-a-star/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://whiteboxdev.github.io/bundles/example-a-star/index.html

License:zlib License


Languages

Language:Lua 100.0%