google / blockly-games

Games for tomorrow's programmers.
https://blockly.games/
Apache License 2.0
1.29k stars 605 forks source link

Handling promise rejection for sound.play() #158

Closed moniika closed 4 years ago

moniika commented 4 years ago

Prevents uncaught promise error on load of Pond game. Based on google/blockly#2162