Open nafeu opened 2 years ago
Example enemy config idea:
enemies: [{
count: 3,
delay: 1000,
type: EnemyTypeObject,
path: PathTypeObject,
spawnRate: 400
}],
Does everything that needs sounds have sounds?
Core Gameplay Loop Solid
Graphical Stuff
User Experience