Add Spartan Chess
authorBenjamin Auder <benjamin.auder@somewhere>
Tue, 12 Jan 2021 16:18:29 +0000 (17:18 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Tue, 12 Jan 2021 16:18:29 +0000 (17:18 +0100)
commitb90120e062404b8c656d4f38e66727df8a7e1c5a
tree1164e120f9747646cd64b4673700d0dd3d0eaf74
parent459edd581fa23f511e224f07554944bbe53a2d70
Add Spartan Chess
17 files changed:
TODO
client/public/images/pieces/Spartan/bc.svg [new symlink]
client/public/images/pieces/Spartan/bg.svg [new symlink]
client/public/images/pieces/Spartan/bl.svg [new symlink]
client/public/images/pieces/Spartan/bw.svg [new symlink]
client/src/translations/en.js
client/src/translations/es.js
client/src/translations/fr.js
client/src/translations/rules/Spartan/en.pug
client/src/translations/rules/Spartan/es.pug
client/src/translations/rules/Spartan/fr.pug
client/src/translations/variants/en.pug
client/src/translations/variants/es.pug
client/src/translations/variants/fr.pug
client/src/variants/Colorbound.js
client/src/variants/Spartan.js [new file with mode: 0644]
server/db/populate.sql