Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 643 Bytes

readme.md

File metadata and controls

28 lines (20 loc) · 643 Bytes

Pongout - hybrid of Pong & Breakout

Installation

First, install node.js if you havent done that already.

git clone git://github.com/ashtuchkin/pongout.git
cd pongout

npm install

# Launch on http://localhost:5000/
node index.js

How to play

2 players required minimum. Use your mouse to control the bat. Destroying bricks gives you special powers (not in real world).

If someone already plays, you are added to the spectators queue. Wait for your time.

License: MIT

Authors: