/SpaceShooter

Replica of Space Shooter where player controls the spaceship that doges enemy ship and collects Powerups

Primary LanguageShaderLab

Space Shooter (2D)

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

Screenshots

     

     

Used notable mentions for the development.

  • 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