superchessengine / sce

next-gen AI enabled chess engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameOver check in main.cpp does not work

khushit-shah opened this issue · comments

  • It looks like a problem in ChessPosition.IsDraw() which doesnt detect 3 fold repetition.
  • Also thc library is not fit for our project, It will be profitable to create our own chess library.

solved in commit 0430f6d