X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=b3568538f58ee87cfd1a5898742d2d161d8d021b;hb=9d218497ab97bc0e94ec4c1f0a40cf02df3ea0d4;hp=f8465c6cd985a82c9d135f38f62aed8c4b94087f;hpb=32cfcea44bf00b0c6c4d172cca715823076ff490;p=vchess.git diff --git a/TODO b/TODO index f8465c6c..b3568538 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ Full detection of repeated positions (including turn) -Debug HalfChess -Implement UltimaChess +In UltimaChess, consider these rules modifications: http://www.inference.org.uk/mackay/ultima/ultima.html +Reintroduce isAttackedBy in Ultima, and fix it for pawns --> underCheck + stalemate +--> take into account that an immobilized piece does not give check. +(chameleons cannot be immobilized)