Pong-HTML
A two player Pong game using HTML, CSS, and JavaScript.
Controls: W and S to move the left paddle (P1), up and down arrows to move the right paddle (P2).
A two player Pong game using HTML, CSS, and JavaScript.
Controls: W and S to move the left paddle (P1), up and down arrows to move the right paddle (P2).
Here is the link --> http://SingularityV3.repl.co/Pong-HTML
Note: The Web page auto updates to changes I make in the code.