Hi
I am searching a tool that can analise games searching draws with Fifty-move rule.
Thanks in advance
Regards
Fernando
Fifty-move rule tool
Moderator: Ras
-
- Posts: 18
- Joined: Thu Mar 09, 2006 4:01 am
- Location: Portugal, Lisboa
- Full name: Fernando JP Vasquez
-
- Posts: 1341
- Joined: Sun Mar 12, 2006 6:46 pm
- Location: Kelowna
- Full name: Tony Mokonen
Re: Fifty-move rule tool
pgn-extract can do it.
https://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/
It's a command line tool. To extract games with 50 moves without pawns moves or captures the command line would be something like
pgn-extract --fifty file.pgn
https://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/
It's a command line tool. To extract games with 50 moves without pawns moves or captures the command line would be something like
pgn-extract --fifty file.pgn