/pong

HTML5 Canvas Pong game

Primary LanguageJavaScriptMIT LicenseMIT

Pong

HTML5 Canvas Pong game

Play

Rules:

  • controls implemented via mouse position, so play on desktop
  • game is going until 5 points
  • if ball hits the bar far from center - he speeds up
  • be aware - the difficulty level is pretty high