Pathfinding. Tools for finding the shortest route between two points in a game or simulation.

github.com/SebLague/Pathfinding

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2017
  • Merge pull request #3 from SebLague/add-license-1
  • Create LICENSE
February 2017
  • eps 8-10
December 2016
  • Episode 07
  • Corrected e06 code to match tutorial + removed unnecessary files
  • added ep06
  • Added demo project
  • A* Pathfinding in Unity2D
  • Removed folder
June 2016
  • Added pseudocode
  • Added tutorial projects