Skip to content

Latest commit

 

History

167 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodePong is a browser-based multi-player implementation of the classic arcade game Pong, written in JavaScript. My goal is to write a very simple game playable on desktop and mobile devices, with enough features to keep it interesting. It uses:

- node.js for non-blocking server code
- socket.io for websocket integration
- jQuery for dynamic browser interaction
- jQuery mobile for mobile touch support

To run the server and serve the app, node.js and socket.io must be installed.

To play, you just need a web browser with JavaScript enabled.

Play at: http://meetar.github.io/nodepong

About

A browser-based multi-player version of Pong written with node.js.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages