An open API service indexing awesome lists of open source software.

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

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