Responsibilitys()
Spawning enemys(); with position options.
GameTiming(); timing UI + display time,
SpawningObjects(); boosts, particles, audiosources
GameOverTimer(); Game Over event
My first Game project.
This was made in Unity C#, and I learnt a lot. It was superfun to cooperate with different diciplines and really cool to see how the progress from all angles every day. I learnt the process of making games and using tools like mira to organize your work and also git.
I remeber one really cool thing at the time was with my spawner script. When I usead it myself I only spawned boxes in the beginning but later on I got powerups and enemies and my script became much more usefull and cool.