Add Knightmate2: two kings, as in Spartan Chess
authorBenjamin Auder <benjamin.auder@somewhere>
Fri, 19 Mar 2021 09:30:53 +0000 (10:30 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Fri, 19 Mar 2021 09:30:53 +0000 (10:30 +0100)
commit3de62e0a608bd2be22c875930bb538b674968a6b
tree6d1ae7d27206ab647d6af0f93469cc4dda40b7c4
parentaeba929c6d4e2388f9b16593d6b11b0d7fa5a16e
Add Knightmate2: two kings, as in Spartan Chess
18 files changed:
client/src/translations/en.js
client/src/translations/es.js
client/src/translations/fr.js
client/src/translations/rules/Clorange/en.pug
client/src/translations/rules/Clorange/es.pug
client/src/translations/rules/Clorange/fr.pug
client/src/translations/rules/Knightmate1/en.pug [moved from client/src/translations/rules/Knightmate/en.pug with 100% similarity]
client/src/translations/rules/Knightmate1/es.pug [moved from client/src/translations/rules/Knightmate/es.pug with 100% similarity]
client/src/translations/rules/Knightmate1/fr.pug [moved from client/src/translations/rules/Knightmate/fr.pug with 96% similarity]
client/src/translations/rules/Knightmate2/en.pug [new file with mode: 0644]
client/src/translations/rules/Knightmate2/es.pug [new file with mode: 0644]
client/src/translations/rules/Knightmate2/fr.pug [new file with mode: 0644]
client/src/translations/variants/en.pug
client/src/translations/variants/es.pug
client/src/translations/variants/fr.pug
client/src/variants/Knightmate1.js [moved from client/src/variants/Knightmate.js with 92% similarity]
client/src/variants/Knightmate2.js [new file with mode: 0644]
server/db/populate.sql