Elliot loaded a pre-made top-down shooter level and replaced the original sounds with custom sounds. They created a background music object to play the music on a continuous loop until the player dies. Elliot also added a death sound to the player explosion object and sounds to other objects to play when activated. However, the background music would play multiple times when restarting levels, so Elliot added an event to stop the music when the player dies.