Finished implementing castling.
commit7c4c3f6a0a48169fc9121231bb984ae0ff1e4af3
authorPaolo Capriotti <p.capriotti@gmail.com>
Sat, 10 May 2008 13:27:52 +0000 (10 14:27 +0100)
committerPaolo Capriotti <p.capriotti@gmail.com>
Sat, 10 May 2008 13:27:52 +0000 (10 14:27 +0100)
treef07df66c92a8d27ae720a1f2396281833c05d4c8
parent6c27ed61875f6d8913ada6bf8087a97219da8ef4
Finished implementing castling.
main/games/chess/state.rb
main/games/chess/validator.rb
main/helpers/validation_helper.rb
test/games/chess/chess_perform_moves_test.rb
test/games/chess/chess_state_test.rb
test/games/chess/chess_validation_test.rb