Skip to content

Files

Latest commit

1b95d88 · Jun 1, 2014

History

History
19 lines (13 loc) · 573 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 573 Bytes

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.