https://github.com/msachi/pong
The classic pong game: one ball, two paddles and lots of vanilla javascript
https://github.com/msachi/pong
Last synced: 8 months ago
JSON representation
The classic pong game: one ball, two paddles and lots of vanilla javascript
- Host: GitHub
- URL: https://github.com/msachi/pong
- Owner: msachi
- Created: 2018-01-14T23:20:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T09:56:48.000Z (over 7 years ago)
- Last Synced: 2025-10-10T07:19:04.643Z (8 months ago)
- Language: JavaScript
- Homepage: https://msachi.github.io/pong/
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pong
- Left paddle is controlled with W (up) and S (down)
- Right paddle is controlled with ↑ and ↓
- The ball speed increases for each 10 points scored