Squadron is the first project I made at Isart Digital.
The special feature of this SHMUP is to control two ships simultaneously with the same controls.
TRAILER
Réalisé par Renaud Gaillardon
Horizontal Parallax & Assets
                    For this project, I produced all the assets.
                    I also programmed a simple horizontal parallax
Player Controls 
                    Both players are controlled with the same controls. 
                    Ships are piloted in the same way, except for the vertical axis,                                        which is reversed.
Projectile Attack 
               Ships fire projectiles that inflict damage and disappear on collision.
Enemy Patterns 
                    3 enemies with different patterns have been programmed. 
                    The first follows a sinusoidal movement,                                                                                the second teleports while aiming at the player                                                                    and the third fires several projectiles.
Boss State Machine & Patterns 
                    The boss has three phases which are triggered by                                                                the number of hit points lost.
                    A state machine is used to change state.
Sound Integration through a Sound Manager
SCREENSHOTS
SmartBomb
SmartBomb
Back to Top