Morph Chess: A Chess Variant Where Pieces Change After Every Move
I made a new chess variant called Morph Chess, and you can play Morph Chess against the computer here.
The board starts from a normal chess setup, but almost every move changes the identity of the piece that moved. Kings are the exception: a king always remains a king. Every other piece advances through a cycle after it moves, including when it captures.
The Morph Cycle
The cycle is:
- Pawn becomes knight
- Knight becomes bishop
- Bishop becomes rook
- Rook becomes queen
- Queen becomes pawn
- Then the cycle starts again
So a pawn that moves two squares on its first move is no longer a pawn after the move. It becomes a knight sitting on its destination square. A knight that captures becomes a bishop on the capture square. A rook that moves becomes a queen. A queen that moves normally becomes a pawn, which makes queen moves feel powerful but temporary.
Special Cases
The king does not morph. Check, checkmate, and stalemate still matter, and the game only allows moves that leave your king safe after the morph happens.
If a queen reaches the opponent’s back rank and would become a pawn there, that pawn immediately promotes back to a queen. In practice, this lets the queen stay a queen for that move.
Castling keeps the king as a king, but the rook has moved, so the rook advances in the cycle and becomes a queen.
Why It Feels Different
The basic geometry of chess is still there, but the value of a move changes. A quiet pawn move can create a knight. A queen move can leave you with a pawn. Captures can be good or awkward depending on what the capturing piece becomes afterward. The result is a game that feels familiar for the first few seconds and then starts asking very different questions.
For now, I have the game set up as a computer game with a few levels. You can choose whether to play as White or Black, and the board flips when you play Black.
