Update TODO (about length of code lines)
[vchess.git] / TODO
diff --git a/TODO b/TODO
index b356853..37961d7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
-Full detection of repeated positions (including turn)
-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)
+Finish rules translation in Spanish + improve existing ones
+Design: final touch (gain extra space on top, using space on the right)
+Crazyhouse: center reserves, grey if zero available, numbers superimposed
+Promotions: increase pieces sizes, better background.
+Code: use two spaces instead of tabs, everywhere.
+Increase code line length to 100 or more?
+(http://katafrakt.me/2017/09/16/80-characters-line-length-limit/)