phpgl / php-towerdefense

A 3D tower defense game written in PHP.
78 stars 3 forks source link

"3D" path finding #2

Closed borisstock closed 1 year ago

borisstock commented 1 year ago

Todo

Implement a "3D" path finding solution which respects the terrain as well as "static" objects (like buildings).