You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An implementation of the 1970's arcade game Pong using HTML and JavaScript
To run the code, download the files and open "pong.html" with any web browser. The ball speeds up as the round goes on, and the paddles also move significantly faster.
About
An implementation of Pong using HTML and JavaScript