JS Pong Game
This project contains files that make up a "Pong Game" clone. The index.html file contains the structure of the page with the canvas. The style.css file contains the styles for the page. The script.js file contains the necessary script and is using the Howler.js audio library for handeling sound effects. The image file contains the icon of the page. The sound files contain the sound effects used in game. The soundEffects.txt file contains a link to the site where the sound effects are from.