https://github.com/matthiaszarzecki/AStarPathfindingUnity
Implementation of the A*-Algorithm in Unity3D
https://github.com/matthiaszarzecki/AStarPathfindingUnity
a-star a-star-algorithm pathfinding unity unity3d
Last synced: 5 months ago
JSON representation
Implementation of the A*-Algorithm in Unity3D
- Host: GitHub
- URL: https://github.com/matthiaszarzecki/AStarPathfindingUnity
- Owner: matthiaszarzecki
- Created: 2015-08-27T20:13:30.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2023-06-29T08:10:12.000Z (over 2 years ago)
- Last Synced: 2025-04-22T07:37:29.602Z (6 months ago)
- Topics: a-star, a-star-algorithm, pathfinding, unity, unity3d
- Language: C#
- Homepage:
- Size: 12.2 MB
- Stars: 44
- Watchers: 3
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A* Unity
[](https://unity3d.com)  [](http://www.matthiaszarzecki.com) [](https://twitter.com/matthias_code) [](https://www.youtube.com/channel/UCvMdsKesM05bIG0eq7M5z1g?sub_confirmation=1)
Implementation of the A*-Algorithm in Unity, with various interactions available. Updated to work with Unity 2021.3.10f1, 2023-01
| _ |
:--------:||
|
Created by Matthias Zarzecki, 2015-06