0.2.0 • Published 8 years ago

newmsPong v0.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

#Newms Pong ##A command-line/terminal game of pong

##Description:

You know all those sneaky dev-focused games that are supposed to make it look like you're doin work, when you're really, I dunno, blasting extraterrestrials or something? Yeh, this isn't one of those. It's pong. On the console. And it's multiplayer!

##Installation:

This app has pretty much only 3 dependencies: node.js, chalk, and keypress.js. So just run npm install (assuming you've got node.js installed already!) and you're ready to go.

##Playing the game:

Run node pong.js to play. Controls are as follows:

  • Left paddle is controlled with 'w' and 's'.
  • Right padle is controlled with 'i' and 'k'.
  • Press ctrl-c or 'q' to quit.
  • Type 'col' for a (somewhat) color version!

##Screenshot

The game field: The game field

And in color, too! And in color too!

##Credits:

Build by me, David Newman

0.2.0

8 years ago

0.1.1

8 years ago