Triangle345 / GT

Go Graphics/Game engine
MIT License
5 stars 2 forks source link

path finding framework #10

Open Triangle345 opened 8 years ago

Triangle345 commented 8 years ago

Use A* and D* to design a library this engine can use as path finding. This needs to be easy to use and flexible as many different types of programs may need this. Needs to be abstract

Triangle345 commented 8 years ago

this will need its own folder.. maybe under GT/AI/Pathfinding