Add function that plays sound using a separate thread. For not blocking the main thread
currently plays sound when snake crashes (leaderboard shown) - shorten example audio file - Add sound.c: abstract function to play .wav files - config: - Add config option RENDER_GAME_TO_CONSOLE - disable debug output