# A very simple Space Shooter - SHMUP - Shoot Them All First attempt to use Lephe's Azur. Yet it only consists in a Particle Engine able to reproduce some kind of explosions and a starfield moving in the background of the screen. The particle engine is based on fixed-point maths for update and on Azur shaders for rendering.