Commit | Line | Data |
---|---|---|
1d184b4c BA |
1 | # v[ariant]chess.club |
2 | ||
263eef68 | 3 | Website to play to many chess variants, including rare ones - some almost |
bc9b5f22 | 4 | never seen elsewhere, like "l'Échiqueté" [french], renamed "checkered chess" |
c20d3a04 | 5 | in English. |
1d184b4c | 6 | |
8d7e2786 | 7 | Notes: |
b6487fb9 | 8 | - Games start with a random assymetric position! |
8d7e2786 | 9 | - No ratings, no tournaments: no "competition spirit" |
1d184b4c | 10 | |
263eef68 BA |
11 | ## Get involved |
12 | ||
13 | All contributions are welcome! For example, | |
14 | - translations, | |
15 | - design, | |
16 | - Vue front-end, | |
17 | - Express back-end. | |
18 | ||
8d7e2786 | 19 | If you wanna help, you can contact me with the form on the website, |
374b8353 | 20 | so that we can discuss what to do and how :) |
263eef68 | 21 | If you feel comfortable with the code a pull request is a good start too. |