Implement en_passant_push move type.
commit67d7737164f90d59e7a6be797f4eed542dcaff75
authorPaolo Capriotti <p.capriotti@gmail.com>
Tue, 6 May 2008 00:01:42 +0000 (6 02:01 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Tue, 6 May 2008 00:01:42 +0000 (6 02:01 +0200)
tree025b4e1351235c317a5a5ec5fda631668bbe48cf
parent5a373006bd0fd58980b062b0143d40246cef1bae
Implement en_passant_push move type.
main/games/chess/move.rb
main/games/chess/validator.rb
test/games/chess/chess_validation_test.rb