Commit | Line | Data |
---|---|---|
fcbc92c2 | 1 | h3 History |
72ccbd67 BA |
2 | |
3 | p. | |
fcbc92c2 BA |
4 | This website was born after Patrick Bernier told me about |
5 | a variant he invented: l'Échiqueté ('Checkered' here), which involves | |
6 | pieces that both sides can play. | |
7 | Back then in 2012, I developed a small website allowing to play this variant | |
8 | by correspondance. | |
9 | A few years later I had a prototype to play in live, then other variants | |
bbce9c10 BA |
10 | were added and the website was made more attractive. |
11 | ||
7ba4a5bc | 12 | h3 Notes |
bbce9c10 | 13 | |
7ba4a5bc BA |
14 | p ELO rating is purposely absent from this website. |
15 | ||
16 | p. | |
17 | Games start by default with a random asymmetric position. | |
18 | Random symmetric or even deterministic positions are available too, | |
5db58b80 | 19 | if you prefer more fairness (but also less fun? :-P ). |
72ccbd67 | 20 | |
fcbc92c2 | 21 | h3 Contribute |
72ccbd67 BA |
22 | |
23 | p | |
fcbc92c2 | 24 | a(href="https://github.com/yagu0/vchess") The source code |
bbce9c10 BA |
25 | | is freely available on Github. |
26 | | It relies on Express, Vue and Webpack. | |
fcbc92c2 | 27 | | All contributions are welcome: |
72ccbd67 BA |
28 | ul |
29 | li Translations: see client/src/translations/ folder | |
30 | li. | |
dcd68c41 BA |
31 | Styling: see <style> parts of .vue files |
32 | in client/src/{components,views} | |
fcbc92c2 BA |
33 | li The code in general: see section 'Issues' on Github |
34 | ||
35 | h3 Acknowledgments | |
72ccbd67 | 36 | |
bbce9c10 BA |
37 | p. |
38 | Quite many people helped for this website, | |
39 | testing, giving ideas, motivating me to achieve this project. | |
40 | Thanks to you all! :-) | |
41 | ||
42 | h3 Links | |
43 | ||
44 | #links | |
e71161fb | 45 | a(href="https://greenchess.net/") greenchess.net |
fcbc92c2 | 46 | a(href="https://www.chessvariants.com/") chessvariants.com |
eac8fbb5 | 47 | a(href="http://pychess-variants.herokuapp.com/") pychess-variants |
fcbc92c2 | 48 | a(href="https://schemingmind.com/") schemingmind.com |
bbce9c10 BA |
49 | div |
50 | a(href="https://echekk.fr/spip.php?page=rubrique&id_rubrique=1") echekk.fr | |
51 | span (in French) | |
52 | a(href="https://brainking.com/") brainking.com |