cmwelsh / pong

Pong game using JavaScript and HTML Canvas 2D Context

Home Page:http://pong.cwelsh.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pong

This is a basic demo of how to create a game of pong with JavaScript and HTML 2D Canvas Context.

A live demo is available online at http://pong.cwelsh.com if you're interested in taking a look.

Controls

The controls are shared between both players on the same device, so it works best if you use a touch-capable device such as an iPhone or iPad. Mouse support is also in place.

License

All files are provided by Chris M. Welsh under the Creative Commons CC0 1.0 Universal License.

About

Pong game using JavaScript and HTML Canvas 2D Context

http://pong.cwelsh.com


Languages

Language:JavaScript 99.4%Language:CSS 0.6%