0.1.1 • Published 12 years ago

pong v0.1.1

Weekly downloads
14
License
-
Repository
github
Last release
12 years ago

Pong

In Node, with your terminal. Thanks go to TooTallNate's ansi module for terminal trickery.

Installation

npm install -g pong

Usage

Pretty straight-forward, once it's installed just type pong into your terminal to get started. There's a couple of options too:

Usage: pong [--beep|--help|--width <number>|--height <number>]

Options:
  -W, --width   Set the width of the playing field   [default: 80]
  -H, --height  Set the height of the playing field  [default: 24]
  -b, --beep    Enable beeping                       [boolean]  [default: false]
  -h, --help    Help!
0.1.1

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago