Can you move twice in a row in xiangqi?

These answers restate the rules implemented by our open-source engine, which follows the WXF laws and is regression-tested against the official 110-diagram repetition casebook. Where an answer refers to a specific position, that position lives on the linked reference page, where the build verifies it against the engine before publishing.

Direct answer

No. Xiangqi turns strictly alternate: red moves, then black, then red, for the entire game with no exceptions. There is no bonus move for a capture, no double move of any kind, and no mechanism that ever lets one side move twice running.

No compound moves exist

Unlike castling in chess, which moves two pieces in a single turn, every xiangqi move relocates exactly one piece. Even a capture is one piece moving to one point and removing whatever was there. There is nothing resembling a combined move anywhere in the rules.

Why this keeps the game countable

Strict alternation is part of why xiangqi calculation feels concrete: every line you calculate is a clean sequence of single moves, one per side, with no special-case moves to remember partway through a combination.

Related questions

Is there a xiangqi equivalent of a chess double move?

No. Nothing in the standard rules allows it.

What if my opponent doesn't move on their turn?

They still must; there is no pass. See the rule on passing a turn.

Try it on a real board

Reading an answer is one thing; playing it is another. Free, instant, and nothing to install.