This is the source code of multiplayerchess.com. Please feel free to contribute, to file bugs or feature requests at the issue tracker.
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
★ WTF Public License (http://en.wikipedia.org/wiki/WTFPL)