jambolo / Chess

Chess Player
0 stars 0 forks source link

Fix bool operator ==(GameState const & x, GameState const & y) #5

Open jambolo opened 5 years ago

jambolo commented 5 years ago

It is not correct because en passant validity and fifty-move state are part of the state, too.