Skip to content

german/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple ping-pong browser game (using canvas and socket.io on the client
side). Node.js used as a back-end server.

To start the game you should install nodejs first 
(http://nodejs.org/#download)

Then start the server: 
$ sudo node server.js

Finally open two browser windows and point both to http://localhost:8080

Use Up/Down arrows to move your racket up and down. Hit Spacebar to start the round.

Demo: http://germaninthetown.com/pong

Tested and works in Google Chrome 8-9 and Firefox 4 alpha 10

About

simple ping-pong game #socket.io #node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published