Update TODO (about length of code lines)
[vchess.git] / TODO
diff --git a/TODO b/TODO
index 07cef48..37961d7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,2 +1,7 @@
-Full detection of repeated positions (including turn)
-In UltimaChess, consider these rules modifications: http://www.inference.org.uk/mackay/ultima/ultima.html
+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/)