cat_piece()
and str_piece()
adds support for the following game pieces (#4):
"alquerque" bit and board pieces.
"marbles" bit and board pieces.
"white" go
and checkers
bits should now render the same
whether piece_side
is "bit_back"
or "bit_face"
.
cat_piece()
prints out Unicode plaintext boardgame diagrams.
piecepackr::pmap_piece()
/ piecepackr::render_piece()
as well as the board game setup functions in {ppdf}
.ppgames::cat_piece()
.str_piece()
computes the character vector of Unicode plaintext boardgame diagrams (#1).