Skip to content

Pong/Breakout hybrid made on HTML5 Gaming Hackathon by 2Niversity

Notifications You must be signed in to change notification settings

ashtuchkin/pongout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Pong/Breakout hybrid made on HTML5 Gaming Hackathon by 2Niversity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published