jazzyb / libforchess

A chess engine for the "ultimate social game".
GNU General Public License v3.0
0 stars 0 forks source link

Update Game Config File Format #24

Open jazzyb opened 12 years ago

jazzyb commented 12 years ago

The current config files that can be read in to generate a board do not make a distinction between pawns of one color and those same pawns that are controlled by another player (due to the king being captured). The config file format should allow an intuitive way to specify which player controls which pawns.