krshrimali / heuristics_calculations

A web-based GUI tool to showcase SLD and Manhattan Metrics (P5 JS)

Home Page:https://krshrimali.github.io/heuristics_calculations/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heuristics_calculations

Calculation of Heuristics (Manhattan and SLD) using p5 js

To run this program, open index.html file in your browser, and press ctrl + shift + I, for the console (the outputs are being shown there as of now.)

Select two points, ENTER for Manhattan Distance, and ESCAPE for SLD (Straight Line Distance/Euclidean Distance). Outputs are shown now on both console as well as the grid.

Suggestions and feedback, welcome!

About

A web-based GUI tool to showcase SLD and Manhattan Metrics (P5 JS)

https://krshrimali.github.io/heuristics_calculations/

License:MIT License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%