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 - All games start with a random assymetric position!
13 - Games are untimed: you decide to play fast or not...
14 - Your identity (if filled) is revealed only after the game
20 - npm packages (see package.json),
26 - Google font 'Open Sans' + a few icons,
28 Sounds and pieces images where found at various locations.
30 ## Installation (for developers)
32 0. Install git-fat https://github.com/jedbrown/git-fat
33 1. git fat init && git fat pull
34 2. Execute db/\*.sql scripts to create and fill db/vchess.sqlite
35 3. Rename and edit public/javascripts/socket\_url.js.dist into socket\_url.js
40 All contributions are welcome! For example,
46 If you wanna help, you can send me an email (address indicated in the "Help"
47 menu on the website) so that we can discuss what to do and how :)
48 If you feel comfortable with the code a pull request is a good start too.