Pong

This is a Pong clone using JavaScript and HTML5 Canvas.

You need a modern browser and Javascript enabled to play Pong.

Controls (up and down):

  • Player 1: A and Z
  • Player 2: K and M

Todo:

  1. Collision detection
  2. Scoring
  3. More...