Skip to content

Newms34/newmsPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published