Today I made my first game using JavaScript. It is a ping pong game. Please tell me how it is and if you have any suggestions please tell me.
Instructions - Player 1 (left side) - W and S Keys | Player 2 (right side) - Up and Down Arrow keys
You can play the game here - http://www.pingponggame.rf.gd
Source code - GitHub - Swarnodip-Sinha/Ping-Pong-game: This is a pong game made using HTML, CSS and JavaScript (no frameworks or libraries).
Thank you.