All Projects → captn3m0 → Multiplayerchess.com

captn3m0 / Multiplayerchess.com

MultiplayerChess.com Source Code

Programming Languages

javascript
184084 projects - #8 most used programming language

This is the source code of multiplayerchess.com. Please feel free to contribute, to file bugs or feature requests at the issue tracker.

First Steps

mplayer http://tayfabandista.org/player/haydi_barikata.mp3 &
git clone https://github.com/azer/multiplayerchess.com.git
cd multiplayerchess.com/db
vim Makefile #Edit the username/password for couchdb
make
cd ../backend
vim config.js
make run
cd ../frontend
vim lib/config.js
make

Dependencies

License

★ WTF Public License (http://en.wikipedia.org/wiki/WTFPL)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].