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 | ||
12 | h3 Philosophy | |
13 | ||
14 | p Have fun and challenge your mind :-) | |
15 | ul | |
16 | li ELO rating is purposely absent from this website. | |
17 | li Games start with a random assymetric position. | |
72ccbd67 | 18 | |
fcbc92c2 | 19 | h3 Contribute |
72ccbd67 BA |
20 | |
21 | p | |
fcbc92c2 | 22 | a(href="https://github.com/yagu0/vchess") The source code |
bbce9c10 BA |
23 | | is freely available on Github. |
24 | | It relies on Express, Vue and Webpack. | |
fcbc92c2 | 25 | | All contributions are welcome: |
72ccbd67 BA |
26 | ul |
27 | li Translations: see client/src/translations/ folder | |
28 | li. | |
dcd68c41 BA |
29 | Styling: see <style> parts of .vue files |
30 | in client/src/{components,views} | |
fcbc92c2 BA |
31 | li The code in general: see section 'Issues' on Github |
32 | ||
33 | h3 Acknowledgments | |
72ccbd67 | 34 | |
bbce9c10 BA |
35 | p. |
36 | Quite many people helped for this website, | |
37 | testing, giving ideas, motivating me to achieve this project. | |
38 | Thanks to you all! :-) | |
39 | ||
40 | h3 Links | |
41 | ||
42 | #links | |
e71161fb | 43 | a(href="https://greenchess.net/") greenchess.net |
fcbc92c2 | 44 | a(href="https://www.chessvariants.com/") chessvariants.com |
eac8fbb5 | 45 | a(href="http://pychess-variants.herokuapp.com/") pychess-variants |
fcbc92c2 | 46 | a(href="https://schemingmind.com/") schemingmind.com |
bbce9c10 BA |
47 | div |
48 | a(href="https://echekk.fr/spip.php?page=rubrique&id_rubrique=1") echekk.fr | |
49 | span (in French) | |
50 | a(href="https://brainking.com/") brainking.com |