X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=93b5113c9ae92f8f749317873c0a13a044e2b1f6;hb=e9c9954faf3b049d0353d0cf0bd586c1ea83c4e8;hp=ebef2056c893479b73b81ba0a9f0e455705752d4;hpb=88fae5bab40452869acdc2cec52f1d829bfdc578;p=vchess.git 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?)