Encoding: UTF-8
Package: piecepackr
Type: Package
Title: Board Game Graphics
Version: 1.7.2
Description: Functions to make board game graphics.  Specializes in game diagrams, animations, and "Print & Play" layouts for the 'piecepack' <https://www.ludism.org/ppwiki> but can make graphics for other board game systems.  Includes configurations for several public domain game systems.
Authors@R: c(person("Trevor L", "Davis", role=c("aut", "cre"), email="trevor.l.davis@gmail.com"),
             person("Delapouite <https://delapouite.com/>", role="dtc",
                     comment = 'Meeple shape extracted from "Meeple icon" <https://game-icons.net/1x1/delapouite/meeple.html> / "CC BY 3.0" <https://creativecommons.org/licenses/by/3.0/>'))
License: CC BY-SA 4.0
URL: https://trevorldavis.com/piecepackr/,
        https://groups.google.com/forum/#!forum/piecepackr
BugReports: https://github.com/piecepackr/piecepackr/issues
LazyLoad: yes
Imports: backports, grid, gridGeometry, grImport2, grDevices, purrr,
        jpeg, png, R6, stringr, tibble, tools, utils
Suggests: magick, rayrender (>= 0.5.8), rgl (>= 0.106.8), testthat,
        vdiffr
SystemRequirements: ghostscript
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-26 21:11:32 UTC; trevor
Author: Trevor L Davis [aut, cre],
  Delapouite <https://delapouite.com/> [dtc] (Meeple shape extracted from
    "Meeple icon" <https://game-icons.net/1x1/delapouite/meeple.html> /
    "CC BY 3.0" <https://creativecommons.org/licenses/by/3.0/>)
Maintainer: Trevor L Davis <trevor.l.davis@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-26 22:00:02 UTC
