Map building - Tower Defense
- by Dan K
Before diving too deep into my question, let it be known that I am learning as far as java script goes and figured a simple Tower Defense game would be an excellent way to learn things.
So I have found a simple background image with a path drawn on it and my question is how would I go about building a path so that I can animate my objects.
Would I have to take the image and overlay a grid system, or can I store the path in some sort of array and have my objects move across it?
Here is the background image: