Add a sound effect to the game. Uses the Minim library by Damien Di Fede. A bounce sound is loaded as an AudioSample then played when a collision is detected with a wall. SoundCipher library example by Andrew R. Brown
Source code: SoundEffects
Built with Processing