63-Boss Behaviors — An Brief Analysis

At the last level of the game, we will introduce the final Boss.

Its behavior will include the following parts:

  1. Movement: It will move down to the screen center and stays there until destroyed

2. Shield: It will have a shield that can absorb damage 3 times, similar to the player’s shield powerup.

3. If it sees a positive powerup in front of it, it will suck the powerup toward itself and make it disappear.

4. It will spawn 6 small UFOs that will float randomly on the field of view every 3 seconds. The UFOs will also be able to shoot lasers at the Player and cause damage.

5. Life: Without the shield, it can take 10 hits from the player. (The color of the boss will change when it get damaged by the player)

--

--