Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 264 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 264 Bytes

A-Star-Pathfinding

My own highly edited and improved version of a simple A* Pathfinding System.

Changelog
  • Added namespaces
  • Highly customizable
  • Whole system reworked and added to
  • Code was cleaned up and simplifyed
  • Simple use methods were added