Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 873 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 873 Bytes

PONG

With Node.js, Express, Stylus, Socket.io and jQuery

Try it online thanks to Nodejitsu: Pong Online.

Small advertising: Nodejitsu is the best Node PaaS EVER.

How to run it

Download the sources:

git clone [email protected]:CITUnitec/NodePong.git;

Get yourself into the NodePong folder, then:

npm install

To install the dependencies, then run it with node:

node app.js

And finally go to: http://localhost:3000

You'll need at least two browsers tabs to play, or two browsers, or two computers in the same network, or a remote server.

How to contribute

Feel free to make any proposal or to note any issue :) Also, to contribute you might like to check out my configuration files: dotfiles.

License

Thanks.