All Questions
Tagged with difficulty javascript
1 question
9
votes
3
answers
2k
views
How can I scale the number and challenge of enemies in an attack wave as the game progresses?
I'm currently making a defense game where enemies will spawn and attack the player's army. It's similar to a Tower Defense game, except there is only one level. The enemies will keep spawning until ...