Fix Apocalypse (again...), moveslist highlighting and get a first working draft of...
authorBenjamin Auder <benjamin.auder@somewhere>
Fri, 27 Mar 2020 23:02:03 +0000 (00:02 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Fri, 27 Mar 2020 23:02:03 +0000 (00:02 +0100)
commitb866a62ab3d1d427688954383ed7035111b0e132
tree89d090bea18da261a9012b8e55f6eddca3e1376e
parente75718fc502801bb4d97eb9efddb1ae34727f3ed
Fix Apocalypse (again...), moveslist highlighting and get a first working draft of a tiny subset of Dynamo (knights push/pull + 'dynamate')
13 files changed:
client/public/images/pieces/Dynamo/pstep.svg [new file with mode: 0644]
client/public/images/pieces/Dynamo/raus.svg [new file with mode: 0644]
client/public/images/pieces/Dynamo/shift_1.svg [new file with mode: 0644]
client/public/images/pieces/Dynamo/shift_2.svg [new file with mode: 0644]
client/public/images/pieces/Dynamo/shift_3.svg [new file with mode: 0644]
client/public/images/pieces/Dynamo/shift_4.svg [new file with mode: 0644]
client/public/images/pieces/Dynamo/shift_5.svg [new file with mode: 0644]
client/public/images/pieces/Dynamo/shift_6.svg [new file with mode: 0644]
client/public/images/pieces/Dynamo/shift_7.svg [new file with mode: 0644]
client/public/images/pieces/SOURCE
client/src/components/MoveList.vue
client/src/variants/Apocalypse.js
client/src/variants/Dynamo.js