Skip to content

j-o-e-d-o-e/pathfinding_example

Repository files navigation

pathfinding_example

Simple implementation of the libGDX a* star pathfinding module. It generates a path for each of the two (or possibly more) entities taking the current positions of the other entities into consideration. So basically, just two mice looking for cheese.

screenshot

Materials

  • Tutorial by "Let's Make An Indie Game"

About

Simple libGDX indexed a* pathfinding example.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages