Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stagas/jwos
- Owner: stagas
- License: mit
- Created: 2011-03-29T10:56:38.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-03-29T16:02:50.000Z (over 13 years ago)
- Last Synced: 2024-04-08T15:45:08.742Z (7 months ago)
- Language: JavaScript
- Homepage: http://jwos.stagas.com
- Size: 521 KB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
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! :)