joshuakcockrell / project-defender

A multiplayer game using Pygame and Twisted.
0 stars 0 forks source link

Need to implement AI pathfinding #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need to use a flood fill algorithm to create AI pathfinding.

Original issue reported on code.google.com by MadCloud...@gmail.com on 19 Jul 2011 at 12:36

GoogleCodeExporter commented 9 years ago
Pathfinding is setup for the walls. They walk towards the walls and they will 
attack them.

Original comment by MadCloud...@gmail.com on 24 Nov 2011 at 7:34