3 Website to play to many chess variants, including rare ones - some almost
4 never seen elsewhere, like "l'Échiqueté" [french], renamed "checkered chess"
9 I hope it's intuitive enough :)
11 But, a few important points:
12 - Games start with a random assymetric position!
13 - Your identity is revealed only after a game
19 - npm packages (see package.json),
25 - Google font 'Open Sans' + a few icons,
27 Sounds and pieces images where found at various locations.
29 ## Installation (for developers)
31 0. Install git-fat https://github.com/jedbrown/git-fat
32 1. git fat init && git fat pull
33 2. Execute db/\*.sql scripts to create and fill db/vchess.sqlite
34 3. Rename and edit public/javascripts/socket\_url.js.dist into socket\_url.js
39 All contributions are welcome! For example,
45 If you wanna help, you can send me an email (address indicated in the "Help"
46 menu on the website) so that we can discuss what to do and how :)
47 If you feel comfortable with the code a pull request is a good start too.