Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stagas/jwos

Javascript World of Soccer
https://github.com/stagas/jwos

Last synced: 13 days ago
JSON representation

Javascript World of Soccer

Awesome Lists containing this project

README

        

Works best on Chrome and Firefox 4
------------------------------------------------------------------------

Installing:
-----------

grab this repo

Installing dependencies:
------------------------

npm install connect meryl websocket-server imagemagick

Running server:
---------------

node server.js


Playing:
--------

Go to http://localhost:8080/
Press 'h' for help.


Creating sprite images:
-----------------------

node create_sprites.js [home_team] [away_team]

No arguments will create a random combination of sprite images

------------------------------------------------------------------------

A lot more work is yet to be done! Fork it and improve! :)