I have decided to do a Tower Defence on Android platform for my final University project. After i builed the map/road/hill i found myself stuck on building the Tower and how to make them interact with monsters.
I want to know if i should make a new class that implements view or use the class that does all the drawing.
Any examples of Tower defence implementations would be nice.
I want to know if i should make a new class that implements view or use the class that does all the drawing.
Any examples of Tower defence implementations would be nice.