alexilins / pong

HTML5 Canvas Pong game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

HTML5 Canvas Pong game

License:MIT License


Languages

Language:JavaScript 91.8%Language:HTML 5.4%Language:CSS 2.8%