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
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.
- Ivan Popelyshev (ivan.popelyshev@gmail.com)
- Alex Shtuchkin (ashtuchkin@gmail.com)
- Idea by Dmitry Orlov