Python A Star Algorithm

preview_player
Показать описание
A* is a graph traversal and path search algorithm, which is often used in many fields of computer science due to its completeness, optimality, and optimal efficiency.

I developed this algorithm from scratch using Pygame module. You can find more info and source code at:

Рекомендации по теме