codepens/search-algorithm-puppy/README.markdown

6 lines
309 B
Markdown
Raw Permalink Normal View History

2023-10-06 23:12:53 +02:00
# search algorithm puppy
A Pen created on CodePen.io. Original URL: [https://codepen.io/Ma5a/pen/jOBWBYw](https://codepen.io/Ma5a/pen/jOBWBYw).
You can click on the white area of the map to throw a bone, and the puppy would figure out a route to fetch it. The algorithm is based on the A* search algorithm.