X-Git-Url: https://git.auder.net/img/rock_paper_scissors_lizard_spock.gif?a=blobdiff_plain;f=client%2Fsrc%2Fcomponents%2FBoard.vue;h=8d7f7bd19bc73a1e4e2d94e7578ca8201cb2f641;hb=6984dad66edfdb53742a6018ed18e2c178363c50;hp=b7dac6406acd164d6bff259151608d2f389ab308;hpb=cf2343cee5729c011770ace6d5b4f79d1ac3a2b6;p=vchess.git diff --git a/client/src/components/Board.vue b/client/src/components/Board.vue index b7dac640..8d7f7bd1 100644 --- a/client/src/components/Board.vue +++ b/client/src/components/Board.vue @@ -1,42 +1,57 @@ -// This can work for squared boards (2 or 4 players), with some adaptations (TODO) -// TODO: for 3 players, write a "board3.js" + + +