Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiwiyou/maze-astar

Simple A* algorithm visualization with a maze
https://github.com/kiwiyou/maze-astar

Last synced: 26 days ago
JSON representation

Simple A* algorithm visualization with a maze

Awesome Lists containing this project

README

        

# maze-astar
Simple A* algorithm visualization with a maze

## How to use
* Left click to set a start point
* Right click to set an end point
* Press F5 to regenerate the map
* Press space to find a path