Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 186 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 186 Bytes

This is the implementation of the A* search algorithm using the p5.js library. The goal of the algorithm is to find the shortest path from the top left corner to the bottom right corner.