Classic Pong is a free browser canvas table-tennis game. Press 1 for single player vs AI, 2 for two players on one keyboard, or 0 to watch the computers play. About ~60 KB, no install, no account.
Want a boomerang dungeon instead? Try Bounce Back.
Press 1 for vs AI, 2 for two players, 0 for demo. Adapted from Canvas Pong by Jake Gordon (MIT). About ~60 KB.
Player 1: Q/A. Player 2: P/L. Esc abandons a match. Best on desktop with a keyboard.
Welcome to Classic Pong - a free browser canvas table-tennis game you can play without an account or install. Press Play to load the ~60 KB game in a same-origin iframe. Choose 1 for vs AI, 2 for local two-player, or 0 for a computer demo. Privacy note: nothing leaves this device except the initial page and game files from this site. For more free browser games, open the games hub.
Frequently Asked Questions
What is Classic Pong?
A free browser canvas version of classic table tennis: bounce the ball past the other paddle to score.
How do I start a match?
After Play loads the game, press 1 for single player vs AI, 2 for two players on one keyboard, or 0 for computer vs computer.
What are the controls?
Player 1 uses Q and A. Player 2 uses P and L. Esc abandons the current match.
Is progress saved?
No. This build is session-only with no localStorage saves.
How big is the download?
About ~60 KB of HTML, JavaScript, CSS, images, and short WAV sounds after you press Play.
Does it work on a phone?
It can load on a phone, but the designed controls are keyboard keys, so a desktop or laptop is the better fit.
Is this open source?
Yes. Adapted from Canvas Pong by Jake Gordon under the MIT license. This site build adds noindex, trims tutorial part-links, and ships LICENSE plus CREDITS next to the engine.