saikiran321 / basic-browser-chess

Automatically exported from code.google.com/p/basic-browser-chess
0 stars 0 forks source link

Castling reported incorrectly in move log #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Castle from any side
2. This requires player to use two moves (1 to move king, 1 to move rook)

What is the expected output? What do you see instead?
Expected: move log shows it as one move
Actual: move log shows it as two moves

What version of the product are you using? On what operating system?
Latest version

Please provide any additional information below.
0-0 is used for castling kingside and 0-0-0 for castling queenside

Original issue reported on code.google.com by Dennis.I.89 on 20 Sep 2010 at 1:33

GoogleCodeExporter commented 9 years ago

Original comment by Dennis.I.89 on 21 Sep 2010 at 2:42