Skip to content

Releases: piecepackr/ppcli

ppcli 0.1.1

15 Jan 18:02
Compare
Choose a tag to compare
  • cat_piece() prints out Unicode plaintext boardgame diagrams.

    • It supports the same data frame arguments also supported by
      piecepackr::pmap_piece() / piecepackr::render_piece()
      as well as the board game setup functions in {ppdf}.
    • It is an extraction and refinement of ppgames::cat_piece().
  • str_piece() computes the character vector of Unicode plaintext boardgame diagrams (#1).