Skip to content

Lakinator/AStarAlgorithmGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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