Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 393 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 393 Bytes

astar

This is going to be an A* Library, that builds upon the Lovetoys.
Everything is working fine right now, but we need to bring this library into a form that allows fast and easy deployment.

If you want to use it anyway: Copy the Structure and the Algorithm folder into your project.

Check the main.lua on how to use this library. A detailed documentation will follow soon