Add Yote
authorBenjamin Auder <benjamin.auder@somewhere>
Sun, 17 Jan 2021 23:02:44 +0000 (00:02 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Sun, 17 Jan 2021 23:02:44 +0000 (00:02 +0100)
commitcbe9537881e68f50c43f48d3699c4b248690fb4d
tree4dbaac40ffb080a067fcb1e04d585ff69d458fe9
parent1328e7dd5a73fd4a4eee85d5b86aea73b9a74f9f
Add Yote
16 files changed:
client/public/images/pieces/Konane/bp.svg [changed from file to symlink]
client/public/images/pieces/Konane/wp.svg [changed from file to symlink]
client/public/images/pieces/Yote/bp.svg [new file with mode: 0644]
client/public/images/pieces/Yote/wp.svg [new file with mode: 0644]
client/src/components/BaseGame.vue
client/src/components/Board.vue
client/src/translations/rules/Konane/en.pug
client/src/translations/rules/Konane/es.pug
client/src/translations/rules/Konane/fr.pug
client/src/translations/rules/Yote/en.pug
client/src/translations/rules/Yote/es.pug
client/src/translations/rules/Yote/fr.pug
client/src/utils/scoring.js
client/src/variants/Crazyhouse.js
client/src/variants/Konane.js
client/src/variants/Yote.js