JalajVora / Shortest-Path-Finding-Algorithm

A-Star Algorithm to find the shortest path of two provided nodes. An algorithm for Artificial Intelligence in games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shortest-Path-Finding-Algorithm

This is an implementation of A-Star Algorithm to find the shortest path of two provided nodes. This is widely used algorithm for Artificial Intelligence in Games and in general.

About

A-Star Algorithm to find the shortest path of two provided nodes. An algorithm for Artificial Intelligence in games

License:GNU General Public License v3.0


Languages

Language:Python 100.0%