Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

lochungtin/AStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A* Pathfinding Algorithm Visualiser

Demonstration and visualisation of the online A* pathfinding algorithm (A* search algorithm)

Demo

Usage

  • Click and drag your cursor over the grid to create obstacles
  • Toggle the edit mode by clicking the button to delete obstacles
  • Click start to start the algorithm