Jorn Veen

A* Pathfinding Demo

This is a demo to show A* pathfinding using squares and hexagons.

Project Information

Duration:2 weeks
Team size:1
Engine:Custom Framework
My roles:AI
Languages:C++
Platforms:PC
Technologies:Visual Studio

Personal Contribution

A* – I created an A* pathfinding algarithm, which can be used on a 2D plane with squares and hexagons.