/pong

A simple JavaScript pong game based on a tutorial

Primary LanguageJavaScript

Pong

A clone of Pong in JavaScript based on this tutorial from Thoughtbot.

Usage

Clone down the repo and run open index.html from the command line. Use the left and right arrow keys to move your paddle.