Skip to content

ppcli 0.1.1

Latest
Compare
Choose a tag to compare
@trevorld trevorld released this 15 Jan 18:02
· 2 commits to main since this release
  • 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).