Skip to content

iangelak/AStar-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Star Pathfinding

This project is an implementation of the A* pathfinding algorithm. Created as an assignment for Introduction to Artificial Intelligence at ntua.

Based on the free version of Aron Grandberg's implementation aimed at the Unity3D Engine https://arongranberg.com/astar/

Our imlpementation is not meant to work with Unity3D. The program produces output files that are then to be inserted as inputs in our other project AIPathsGraphics.

License

Credits to Aron Grandberg for the free version of his A* Algorithm. We could not find a license for those so we suppore they are free of licenses.

About

Astar Ntua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages