eglinetwork / tabletfoosball

A fooball game for touch devices. Play table football, also known as fussball, foosball or kicker, on your favourite touch device.
tabletfoosball.com (not working yet)
2 stars 0 forks source link

README

Installation

  1. Clone the repository git clone git://github.com/eglinetwork/tabletfoosball.git cd tabletfoosball/ git init

  2. Install the required modules with NPM npm install adding '.gitignore' file with content '[^.]*' in directory 'tabletfoosball/node_modules'

  3. Run application node app.js

References

Express: http://expressjs.com/ Socket.io: http://socket.io/ YUI: http://yuilibrary.com/