new epd comment tool

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

Norm Pollock
Posts: 1059
Joined: Thu Mar 09, 2006 4:15 pm
Location: Long Island, NY, USA

new epd comment tool

Post by Norm Pollock »

"epdComments" is a new program that lists the line comments of an ".epd" file
in a separate text file, one comment per line.

By having the comments in a separate text file, the user can look at
the comments while graphically stepping through the positions of the ".epd" file

It is available in the 40H-EPD suite which is on my site at
http://www.hoflink.com/~npollock/chess.html

sample output:

Code: Select all

line # 1
bm f5
id "Undermine.001"
c0 "f5=10, Be5+=2, Bf2=3, Bg4=2"

line # 2
bm c5
id "Undermine.002"
c0 "c5=10, Qd4+=4, b5=4, g4=3"

line # 3
bm c5
id "Undermine.003"
c0 "c5=10, Rd3=7, Rdd2=7, Rg3=7 Rd5=9"

line # 4
bm b5
id "Undermine.004"
c0 "b5=10, Kg3=4, Ng5=4, Qe3=4"

line # 5
bm c4
id "Undermine.005"
c0 "c4=10, Bc6=7, Qa8=7, Qc8=7"
Updated links for 40H Tools and Databases
http://40Hchess.epizy.com
http://nk-qy.info/40h
swami
Posts: 6647
Joined: Thu Mar 09, 2006 4:21 am

Re: new epd comment tool

Post by swami »

Thanks, Norm. Will give this one a try. Looks interesting!

Thanks again.