Issue with sound on ubuntu ffmpeg

Some of you reported an error with sound files on ubuntu related to ffmpeg.

If the error is only with game-over sound, please try commenting out the following lines.

game/run_game.py line 148 

gameModules/resources.py line 57. 

If the trouble is with all sound files, comment out the following. 

game/run_game.py lines 71 to 75 and line 148 

gameModules/bomb.py line 20 

gameModules/egg.py lines 29, 35 

gameModules/player.py lines 93, 98, 107, 110 

gameModules/spittingSnake.py line28 

gameModules/resources.py lines 52 to 59 


We apologise for the inconvenience.