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
- Host: GitHub
- URL: https://github.com/inside/pong
- Owner: inside
- Created: 2010-06-16T13:33:11.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T15:55:13.000Z (over 8 years ago)
- Last Synced: 2025-02-01T20:25:33.530Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 96.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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