v1.5.1.1


for version 1.5.1.1 i have fixed a bug that made the game unplayable:

added 'if (enemies.length >= maxEnemies)' to the spawnEnemy function which caps the max enemy count at 5

Türkçe:

maks 5 düşmanın canlanmasına yarayan spawnEnemy fonksiyonuna 'if (enemies.length >= maxEnemies)' koşulu eklendi.

Leave a comment

Log in with itch.io to leave a comment.