mizanxali / uno-online

Two player online game of UNO. Made using React and Socket.IO
https://www.youtube.com/watch?v=FBAJdbpFnjs
MIT License
140 stars 88 forks source link

Game over sound does not play #3

Open mizanxali opened 3 years ago

mizanxali commented 3 years ago

To debug: the code for playing the game over sound (client/src/assets/sounds/game-over-sound.mp3) is added in the Game.js component but it does not actually play.