3 Website to play to many chess variants, including rare ones - some almost
4 never seen elsewhere, like "l'Échiqueté" [french], renamed "checkered chess"
8 - Games start with a random assymetric position!
9 - No ratings, no tournaments: no "competition spirit"
16 - Other npm packages (see package.json),
22 - Google font 'Open Sans' + a few icons,
24 Sounds and pieces images where found at various locations.
26 ## Installation (for developers)
28 0. Install git-fat https://github.com/jedbrown/git-fat
29 1. git fat init && git fat pull
30 2. Execute db/\*.sql scripts to create and fill db/vchess.sqlite
31 3. Rename and edit public/javascripts/socket\_url.js.dist into socket\_url.js
32 4. Rename and edit config/parameters.js.dist into parameters.js
37 All contributions are welcome! For example,
43 If you wanna help, you can contact me with the form on the website,
44 so that we can discuss what to do and how :)
45 If you feel comfortable with the code a pull request is a good start too.