log src/creep.h @ 16:a9500e8bff93

age author description
Sun, 12 Jan 2014 19:01:30 -0800 Mike Pavone Wait to spawn creeps until player hits start. Prevent player from placing walls in such a way to completely block creeps from goal. Remove placeholder walls.
Sun, 12 Jan 2014 18:16:51 -0800 Mike Pavone Creeps now move towards the goal
Sun, 12 Jan 2014 17:05:53 -0800 Mike Pavone Calculate distances from goal for all passible points for pathfinding purposes
Sun, 12 Jan 2014 15:22:22 -0800 Mike Pavone Added basic creep spawning code
Sun, 12 Jan 2014 12:20:42 -0800 Mike Pavone Movec creep.h into the src folder. Added main loop base creep.h@8467960ffc7a