Skip to content

mahi-pas/AI-Pathfinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-Pathfinding

Play the demo here: https://rainyelephant.itch.io/ai-demo-pathfinding-a-and-waypoint

Implementation of:

  • A* Pathfinding
  • Waypoint Pathfinding

Features:

  • Ability to adjust heuristics weights of algorithm (g and h values)
  • 2 distance heuristics
  • Ability to place new obstacles and recalculate path in real time.
  • Visualization of algorithm
  • Open Source!

About

An implementation of A* and waypoint pathfinding using Unity and C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages