Add Makpong, Hoppelpoppel, and Jangqi (rules unwritten yet)
authorBenjamin Auder <benjamin.auder@somewhere>
Fri, 1 Jan 2021 01:26:17 +0000 (02:26 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Fri, 1 Jan 2021 01:26:17 +0000 (02:26 +0100)
commitdbc79ee67847c36aad6b640b15d25d6fb7f361e5
tree8bd502fe3ca9aa5ba4f423fe94c913c3bc18b235
parent95bc4bf5248120712946500416543bbfc6b7ae85
Add Makpong, Hoppelpoppel, and Jangqi (rules unwritten yet)
40 files changed:
TODO
client/public/images/pieces/Jiangqi/ba.svg [new symlink]
client/public/images/pieces/Jiangqi/bc.svg [new symlink]
client/public/images/pieces/Jiangqi/be.svg [new symlink]
client/public/images/pieces/Jiangqi/bk.svg [new symlink]
client/public/images/pieces/Jiangqi/bn.svg [new symlink]
client/public/images/pieces/Jiangqi/bp.svg [new symlink]
client/public/images/pieces/Jiangqi/br.svg [new symlink]
client/public/images/pieces/Jiangqi/wa.svg [new symlink]
client/public/images/pieces/Jiangqi/wc.svg [new symlink]
client/public/images/pieces/Jiangqi/we.svg [new symlink]
client/public/images/pieces/Jiangqi/wk.svg [new symlink]
client/public/images/pieces/Jiangqi/wn.svg [new symlink]
client/public/images/pieces/Jiangqi/wp.svg [new symlink]
client/public/images/pieces/Jiangqi/wr.svg [new symlink]
client/src/base_rules.js
client/src/translations/en.js
client/src/translations/es.js
client/src/translations/fr.js
client/src/translations/rules/Hoppelpoppel/en.pug [new file with mode: 0644]
client/src/translations/rules/Hoppelpoppel/es.pug [new file with mode: 0644]
client/src/translations/rules/Hoppelpoppel/fr.pug [new file with mode: 0644]
client/src/translations/rules/Jangqi/en.pug [new file with mode: 0644]
client/src/translations/rules/Jangqi/es.pug [new file with mode: 0644]
client/src/translations/rules/Jangqi/fr.pug [new file with mode: 0644]
client/src/translations/rules/Makpong/en.pug [new file with mode: 0644]
client/src/translations/rules/Makpong/es.pug [new file with mode: 0644]
client/src/translations/rules/Makpong/fr.pug [new file with mode: 0644]
client/src/translations/rules/Synochess/en.pug
client/src/translations/rules/Synochess/es.pug
client/src/translations/rules/Synochess/fr.pug
client/src/translations/variants/en.pug
client/src/translations/variants/es.pug
client/src/translations/variants/fr.pug
client/src/variants/Hoppelpoppel.js [new file with mode: 0644]
client/src/variants/Jangqi.js [new file with mode: 0644]
client/src/variants/Makpong.js [new file with mode: 0644]
client/src/variants/Synochess.js
client/src/variants/Xiangqi.js
server/db/populate.sql