tibble data frames of setups for 2 reversi variants.
Data frame output can usually be plotted with pmap_piece(df, default.units = "in").
Value
A tibble::tibble() data frame with the following columns:
"piece_side"
"suit"
"rank"
"cfg" (optional, defaults to
"piecepack")"x"
"y"
"angle" (optional, defaults to
0).
This data frame is compatible with piecepackr::render_piece() and likely ppcli::cat_piece().
Details
Here are links for more information about the various games:
| Game | URL |
| Ming Mang | https://boardgamegeek.com/boardgame/40573/ming-mang |
| Reversi | https://en.wikipedia.org/wiki/Reversi |