ChandlerKenworthy / ChessEngine

Personal project to improve my C++ skills and develop a chess engine that can consistently beat me (I am about ~1500 chess elo).
0 stars 0 forks source link

Add 50-move rule #17

Closed ChandlerKenworthy closed 9 months ago

ChandlerKenworthy commented 9 months ago

Implement standard 50-move rule for completeness.