X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;fp=TODO;h=93b5113c9ae92f8f749317873c0a13a044e2b1f6;hp=ebef2056c893479b73b81ba0a9f0e455705752d4;hb=e1674e1b8e485134159fed6fd52bbe237852d1ff;hpb=e30523f27d5989903de6743a8b4f194a390d576c diff --git a/TODO b/TODO index ebef2056..93b5113c 100644 --- a/TODO +++ b/TODO @@ -94,3 +94,7 @@ King can move as a Knight and becomes a Royal Knight. A Royal Knight is a Knight that has the obligations of a King to move out of check, and you lose if it is checkmated. Tip: Remember that it's illegal to move your King or Royal Knight a Knight's move away from any non-pawn piece. Pretentious chess, by Adrian Alvarez de la Campa (2006) + +Btw @Jeff K we'll need (real) SVG images for 8-pieces (not embedded PNG). +Maybe starting from what I had https://github.com/yagu0/vchess/tree/master/client/public/images/pieces/Eightpieces/SVG_TODO - or based on the current design. +...or maybe PNGs will work too (just larger base64-encoded image?)