COMP90041 / city-tank-game

1 stars 16 forks source link

The enemy tanks should be added automatically #7

Open thuanpv opened 4 years ago

thuanpv commented 4 years ago

Currently, there are some fixed enemy tanks but they should be added automatically when some condition is met. For example, we can add a new enemy tank after every N seconds or when the number of alive enemy tanks is smaller than some threshold.