Introduction
The rules of atomic chess are the same as those of standard chess with the addition that every time a capture takes place,
- the captured piece explodes (is removed).
- the capturing piece explodes.
- all pieces adjacent (including diagonally) to the square of the capture, except pawns, explode.
Here is a simple example:
Note that when white captures the rook on d8, the white bishop and black knight and king explode (thus winning the game for white), but the black pawn remains intact.
Also note that black's bishop on b4 had put the white king in check; however, one subtlety introduced by the atomic rules is that you may explode the opponent's king to win even when your own king is in check.
Here is another example that demonstrates some of the unique aspects of atomic:
(To use the board analysis tool, either click on the buttons at the top or click any move to jump to that position.)
Note that 1...Ka3 is black's only move after 1.Qc4. Any other king move would be moving into check (the king is not initially in check because taking the king would result in white's king exploding as well). The pawn cannot take the queen because that would also explode both kings, and the king can never capture any other piece because doing so would explode itself.