remove TODO - chess-puzzles - chess puzzle book generator | |
git clone git://git.codemadness.org/chess-puzzles | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 208dbcea3dd150fb2eb4ef1a8469acf9df2940ab | |
parent 8f1c842cc8cc6ef6a5b8f6020a94d54a83f21542 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Sun, 28 Jan 2024 13:24:42 +0100 | |
remove TODO | |
Diffstat: | |
D TODO | 3 --- | |
1 file changed, 0 insertions(+), 3 deletions(-) | |
--- | |
diff --git a/TODO b/TODO | |
@@ -1,3 +0,0 @@ | |
-- rename fen.c to be more unique so it can be installed in $PATH. | |
-- more tests. | |
- - test more long sequence and halfmove and movenumber counts. |