laurmaedje / Daydream

Pathfinding with A* in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daydream

This is a simple implementation of the A* pathfinding algorithm implemented in C# with Unity Engine. You control a little yellow robot.

Screenshot

The algorithm was built based on this Pathfinding tutorial.

About

Pathfinding with A* in Unity

License:MIT License


Languages

Language:C# 81.2%Language:ShaderLab 15.7%Language:HLSL 3.2%