Skip to content

chrizdekok/AStarPathFindingsSimpleExample

Repository files navigation

AStarPathFindingsSimpleExample

A simple indexed A* path finding example using https://github.com/libgdx/gdx-ai

Tried to make it as simple as possible but I couldn't resist using some graphic instead of just console output.

More info about path finding: https://github.com/libgdx/gdx-ai/wiki/Pathfinding-API

Use gradle to import this project into eclipse or intelliJ etc.

For more info on how to import and run please see: https://github.com/libgdx/libgdx/wiki/Setting-up-your-Development-Environment-%28Eclipse%2C-Intellij-IDEA%2C-NetBeans%29

About

A simple indexed A* path finding example using libgdx/gdx-ai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages