Xiangqi, or Chinese chess, is a 2-player zero-sum chess variant popular in Asia, with an estimated player base of over a billion, making it arguebaly the most popular board game in the world.

Board

Pieces

Rules

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(xiangqi)


D-Se/xiangqi documentation built on May 12, 2022, 6:06 a.m.