Chess algorithm

Posted by Ockonal on Stack Overflow See other posts from Stack Overflow or by Ockonal
Published on 2010-04-10T15:01:24Z Indexed on 2010/04/10 15:03 UTC
Read the original article Hit count: 464

Filed under:

Hi guys, I want to create chess application without AI. I just need in checking available ways for chosen chess-object and checkmate for the king. What is the best way to implement this?

© Stack Overflow or respective owner

Related posts about chess