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

https://github.com/inside/pong

Pong in Javascript / HTML / CSS
https://github.com/inside/pong

Last synced: 8 months ago
JSON representation

Pong in Javascript / HTML / CSS

Awesome Lists containing this project

README

          

# The Pong project

This is a 2 players on the same keyboard Pong game.
There are **multiple balls**, **bonuses** and **maluses**.

A ball rebound increments your score.
You win the game when 50 points are reached.

You can play right now at this address: http://inside.github.com/pong/

The left player controls are i and k
The left player controls are Up and Down arrows