Skip to content

A simple example using Path Finding algorithm to move a player over a grid map. It uses LibGDX as Game Framework/Engine.

License

Notifications You must be signed in to change notification settings

Slava-inc/libgdx-pathfinding-example

 
 

Repository files navigation

LibGDX Path-Finding example

If you came here searching for a finished game, I'm so sorry.

This project is just started.

What is the most interesting thing about this?

Player movement. It implements Path Finding algorithm and it's smooth using vectors.

Future

I'm planning to make this kind of game (survival RTS) in JavaScript.

You could start your own project in LibGDX using this repository as a starter kit.

About

A simple example using Path Finding algorithm to move a player over a grid map. It uses LibGDX as Game Framework/Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.9%
  • HTML 2.4%
  • CSS 1.7%