vincetiu8 / covid-tower-defense

https://github.com/Invincibot/covid-tower-defense.git
1 stars 0 forks source link

Add enemy attributes #1

Open vincetiu8 opened 4 years ago

vincetiu8 commented 4 years ago

Our enemies should be able to have different attributes, such as:

These should be assigned during spawn, possibly with the creation of a dictionary denoting different types of enemies.

vincetiu8 commented 4 years ago

Partially fixed by a commit but still needs to add a dictionary. I'm gonna leave it at this for now to work on more pressing issues. Once we have enemies set up I'll return to work on this.

vincetiu8 commented 4 years ago

I was thinking some of these attributes would be interesting to implement:

vincetiu8 commented 4 years ago

Enemies I want to add:

Also COVID definitely needs a buff.

Graphcalibur commented 4 years ago

Some ideas I had for enemies:

vincetiu8 commented 4 years ago

Sounds good!