Skip to content

ajan1/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://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)

About

MultiplayerChess.com Source Code

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.8%
  • CSS 4.2%
  • Other 1.0%