An infinite scrolling Space Shooter Game in which the player controls a Space-Ship that moves at a fixed speed, dodges enemy-ships and other obstacles, and also shoots them.
- Difficulty: Intermediate
- Topics: Sprites, Shooting, Destruction
- Version: Unity 2020.3.26f1 LTS
-
Object Pool Design Pattern for
- Instantiating player and enemy bullets
- For spawnning enemies at fixed time
-
AI Behavioural for Enemy Services
-
Canvas manager for managing all UI Services like Main menu, Instruction Menu, High Score Menu, Game Over Menu