More efficient Synchrone chess + fix a bug. FIrst draft of Apocalypse
authorBenjamin Auder <benjamin.auder@somewhere>
Thu, 26 Mar 2020 21:47:15 +0000 (22:47 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Thu, 26 Mar 2020 21:47:15 +0000 (22:47 +0100)
commit1a3cfdc05b40c8ecc79397be02529b35411f073f
treefa641bd815b9447b874d3ed7b31d4ad1343debf1
parentf5768809ae96cf4565c0bc3d2747ffc206837e20
More efficient Synchrone chess + fix a bug. FIrst draft of Apocalypse
client/src/App.vue
client/src/translations/rules/Apocalypse/en.pug [new file with mode: 0644]
client/src/translations/rules/Apocalypse/es.pug [new file with mode: 0644]
client/src/translations/rules/Apocalypse/fr.pug [new file with mode: 0644]
client/src/variants/Apocalypse.js [new file with mode: 0644]
client/src/variants/Synchrone.js
client/src/views/Game.vue