Small fixes + early draft of Eightpieces variant
authorBenjamin Auder <benjamin.auder@somewhere>
Mon, 9 Mar 2020 20:31:59 +0000 (21:31 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Mon, 9 Mar 2020 20:31:59 +0000 (21:31 +0100)
commit2a8a94c9e539319c76c0a72967b39f2e7e7b279e
tree29eba08446de02a8ab85a93a6507197a3a653ca8
parent9d4a02185291aad8d8af5d35c1d6a808a1e11c9f
Small fixes + early draft of Eightpieces variant
22 files changed:
client/public/images/pieces/Eightpieces/bj.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/bl_e.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/bl_n.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/bl_ne.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/bl_nw.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/bl_s.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/bl_se.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/bl_sw.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/bl_w.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/bs.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/wj.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/wl_e.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/wl_n.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/wl_ne.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/wl_nw.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/wl_s.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/wl_se.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/wl_sw.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/wl_w.svg [new file with mode: 0644]
client/public/images/pieces/Eightpieces/ws.svg [new file with mode: 0644]
client/src/variants/Eightpieces.js [new file with mode: 0644]
client/src/views/MyGames.vue