acmpesuecc / chess-opengl

Chess game written using C and OpenGL
MIT License
1 stars 10 forks source link

Implement other draw scenarios #2

Open roh1th-s opened 4 days ago

roh1th-s commented 4 days ago

A Chess game can end in a tie in many ways. At the moment, we're only checking for stalemate. Implement detection of the 50-move rule, threefold repetition and dead positions.

CodeWithBhuvan commented 2 days ago

Can I work on this issue??

roh1th-s commented 2 days ago

!assign @CodeWithBhuvan 120

Peeyushhhhh commented 2 days ago

can i get assigned