This project is a work in progress tower defence game. I like to code and let people see what I'm working on as I go, so here it is... It's not a game yet, but what you can see in action is: 1) Fieldrunner style pathfinding - Enemies spawn at an entrance and Will take the shortest path to an exit. 2) Towers can be placed on the map by clicking, and they dynamically alter the route the enemies can take. 3) Guns target the enemy closest to where they are currently pointing then lock on until they are out of range.
CREDIT TO GRIFFPATCH!