Skip to content

RoaaK95/AStar-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AStar-Algorithm

AI A* algorithm with waypoints mini project - UNITY ver 2022.3.17f1.
Description: An AI tank that finds the shortest path of waypoints using A* algorithm and then follows it to reach the chosen destination.

WA