A classic Pong game built in HTML โ play it right in your browser, no installation needed!
Pong is a recreation of the iconic arcade game, built entirely with HTML, CSS, and JavaScript. Simple controls, classic gameplay.
- ๐ Classic two-paddle Pong gameplay
- ๐ Runs entirely in the browser โ no install needed
- โก Lightweight single HTML file
- ๐ฎ Keyboard controls
Download the latest release from the Releases page and open the HTML file in any browser.
Or clone and play locally:
git clone https://github.com/Big-A-Software/Pong.gitThen open adn_news_download (2).html in your browser.
| Key | Action |
|---|---|
W |
Move left paddle up |
S |
Move left paddle down |
โ |
Move right paddle up |
โ |
Move right paddle down |
This is an early release โ there are known bugs. Updates coming soon!
Open source. See LICENSE for details.
Built by Big-A-Software ๐ ๏ธ