A browser game built on JavaScript enhanced with the following features:
- Game Over Screen: Display a game over screen when the game ends and provide a button to restart the game.
- Responsive Design: Game can adapt to different screen sizes.
- Score Limit: Set a score that would end the game when one player reaches that score. Additionally, prevent limit to be changed during the gameplay.
- Visual Enhancements: Animations when the ball touches the paddle.
- Sound Effects
- Pause/Resume Functionality: Pause and Resume the Game
- Restart the Game After it Ends.
- Multiplayer Mode.
![image](https://private-user-images.githubusercontent.com/90465691/289342004-f7788c4d-f6fb-4331-bfaa-342134cb6663.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNjI0OTcsIm5iZiI6MTczOTI2MjE5NywicGF0aCI6Ii85MDQ2NTY5MS8yODkzNDIwMDQtZjc3ODhjNGQtZjZmYi00MzMxLWJmYWEtMzQyMTM0Y2I2NjYzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA4MjMxN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJmN2FmNjU5N2JkMmI0MTcwMGM5OTNhMGM0ODExNWI0YTUyMGQ5ZDQxNGQ2MzQzZGU4MzAxM2UzZWUwMDllNDImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Tp4OCegzK_GCQdoBF5kZaQOKnuR6l13-Jpe9eXylcI4)