jrwats / bughouse.app

Bughouse Chess
GNU General Public License v3.0
1 stars 1 forks source link

Illegal pawn promotion asks which piece #49

Open chadparry opened 3 years ago

chadparry commented 3 years ago

A pawn was on c7. A rook of the opposing color was blocking it from c8. The player tried to make an illegal move c7xc8. A prompt appeared asking what piece they wanted to promote to. After that, it disallowed the move, as it should. Then, the player tried the illegal move c7-b8Q into an empty square. The prompt asked what to promote to again before disallowing the move.