Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 358 Bytes

File metadata and controls

18 lines (15 loc) · 358 Bytes

A* Algorithm GUI v1.1

Visualization of the A* Algorithm, based on https://github.com/Lakinator/AStarAlgorithm

About

  • Tiles:
    • Erase: White
    • Wall: Black
    • Start: Red
    • End: Green
    • Path: Yellow
  • Slider:
    • Changes size of the cells
  • Auto draw path:
    • Automatically draws the path

Images

preview