项目作者: j-o-e-d-o-e

项目描述 :
Simple libGDX indexed a* pathfinding example.
高级语言: Java
项目地址: git://github.com/j-o-e-d-o-e/pathfinding_example.git
创建时间: 2017-11-23T15:32:23Z
项目社区:https://github.com/j-o-e-d-o-e/pathfinding_example

开源协议:

下载


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”