Yep, it's Pong. You know how to play Pong, right? Well, this version is about as close as I could get to the original game: correct scale, movement, and point and service system. Fullscreen recommended! Controls: -Click the flag to start -Press Up / Down arrow (or W / S) to move your paddle (left) -Press Right / Left arrow (or A / D) to move your paddle more precisely -Press P or Space to pause / unpause the game Notes: -When the ball is hit, its angle of reflection depends on where it hits the paddle (0º on the center and 45º on the edges) and not at all the angle of incidence -The ball's horizontal speed is the same regardless of the angle, so its actual speed may vary -The ball's speed increases after each hit -The service alternates every 2 point (starts random) -The game ends when a player reaches at least 11 points with a lead of at least 2 points -The AI is very simple and easy to trick (if you know how)
I used the video on the Wikipedia article to estimate the scales and mechanics: https://en.wikipedia.org/wiki/Pong