blitzxion / Tanks.js

Using Javascript and HTML5, watch the AI build up their army and battle each other!
12 stars 4 forks source link

Support multiple weapon types. #18

Open derekgates opened 12 years ago

derekgates commented 12 years ago

Would be nice if certain tanks supported multiple weapon types (each with their own cooldown).

Mammoth would have slow reload rockets and dual cannons. Fighter would have slow reload bombs.

blitzxion commented 12 years ago

I strongly think that this needs more work.... or maybe it doesn't.

Having multiple weapons doesn't mean you'll be firing them at the same time. It means you have multiple weapons for different situations.

Weapon cool downs are not available yet as the logic isn't ready.