Back to Top
A* Pathfinding For Beginners Screenshot 0
A* Pathfinding For Beginners Screenshot 1
A* Pathfinding For Beginners Screenshot 2
A* Pathfinding For Beginners Screenshot 3
Free website generator for mobile apps; privacy policy, app-ads.txt support and more... AppPage.net

About A* Pathfinding For Beginners

The A* (A Star) algorithm applied to a simple 5x5 grid which allows you to set the start and end locations with obstacles in-between them. You can then click "find path" to show the path from start node to end node. Clicking "Step Path" performs one step of the algorithm.
This was designed as a tool to aid in the understanding of the A* pathfinding algorithm detailed here:
https://www.youtube.com/watch?v=T8mgXpW1_vc&t=1s

Similar Apps

ReactionFlash

ReactionFlash

4.7

Want to refresh your memory on named chemical reactions before an exam...

WildLearner - Learn to code

WildLearner - Learn to code

4.6

WildLearner is a friendly programming platform that provides you with smart coding...

Brainscape: Smarter Flashcards

Brainscape: Smarter Flashcards

4.7

Brainscape’s SMART FLASHCARDS foster hyper-efficient studying and strong habits to DOUBLE your...

Imprint: Learn Visually

Imprint: Learn Visually

4.3

Imprint is your visual guide to the world's most important knowledge. -...

Language Flower

Language Flower

4.6

Language Flower is a simple app for reading bilingual books. Here you...

TripleTen: Get a job in tech

TripleTen: Get a job in tech

4.5

Discover your dream tech career with TripleTen bootcamps. Do a free career...

author
No ads, very simple but great playground for testing A* to visualize how it works. The G cost and F cost and the manhattan distance aren't explained, but that's OK, you should use this on top pf learning via...
A Google user