— The foundations for an SGF parser are laid. Short of established alternatives, I picked it as the future internal format of Gibbon. While I'm not totally convinced that the S in SGF really stands for "Smart", it will facilitate interoperability with GNU backgammon. ... more
— Still no new screenshot. But the SGF parser can now parse and write SGF files and automatically convert them into UTF-8. The next step is to extend the little library and teach it how to cook the raw data found in the SGF files into meaningful data structures. This will only be implemented for the Backgammon flavor of SGF. If anybody wants to extend it for other games, go ahead. ... more