Open GoogleCodeExporter opened 9 years ago
TimeControl - You could probably read the original time controls from the
timemodel.
PlyCount - This doesn't really contain anything interesting, does it? But it
would be easy to get the number from the gamemodel.
BlackElo - We can load more data about FICS opponents into the ICPlayer object.
For the remaining player types, we don't currently have the data needed.
ECO, Opening and Variation - These are things you look up in a database. We
could create a module to do it, either using a database we include, or by
looking it up on the web. The opening name would be nice to include in the
automated comments panel.
Original comment by lobais
on 28 Jan 2011 at 2:34
Original comment by gbtami
on 27 Mar 2011 at 7:56
Original comment by gbtami
on 6 Apr 2013 at 8:48
We should save clock time, elapsed move time and game analysis info (for engine
players) too in comments as they are described in extended .pgn spec.
Original comment by gbtami
on 25 Aug 2013 at 7:59
Original issue reported on code.google.com by
leogregianin@gmail.com
on 28 Jan 2011 at 12:57