Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

captn3m0/multiplayerchess.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:https://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:https://en.wikipedia.org/wiki/WTFPL)