skotz/skotz-chess-engine

Generate Castling Moves

Closed this issue · 2 comments

Currently the engine knows how to castle but won't generate a castling move on 
it's own when attempting to find moves. Add the ability to find castling moves 
to the move generator.

Original issue reported on code.google.com by scottcla...@gmail.com on 9 Jul 2013 at 4:54

This is almost done, but some code needs to be added to remove the castling 
rights for ONLY ONE SIDE when a rook moves.

Original comment by scottcla...@gmail.com on 10 Jul 2013 at 4:24

Original comment by scottcla...@gmail.com on 13 Jul 2013 at 3:19

  • Changed state: Done