As I promised to myself this morning I finally made the pathfinding and collision detection / avoidance work! It’s not yet perfect, but basically functional. Here comes a new screenshot: […]
Today I’m working on pathfinding for the units. My algorithm is based on A*. However, so far it’s not working very well. The path is not exactly the shortest one. […]