bhlangonijr / chesslib

chess library for legal move generation, FEN/PGN parsing and more
Apache License 2.0
225 stars 78 forks source link

offer draw #13

Closed rulogarcillan closed 5 years ago

rulogarcillan commented 5 years ago

There is some method to mark a game as abandoned or offer draw?, I can not find the way to mark a game and get your PGN when a player leaves or pacts draw game.

For example, if I read a PGN from a game that has been tied, the isDraw method returns false.

  1. e4 1/2-1/2

Thanks

rulogarcillan commented 5 years ago

Closed, work fine with game not board