Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 544 Bytes

README.rst

File metadata and controls

23 lines (15 loc) · 544 Bytes

ppwicker

{ppwicker} is an R package to interact with the piecepack wiki.

It has the following public functions:

  1. download_game_metadata() downloads game metadata from the piecepack wiki
  2. build_games() builds a candidate replacement for https://ludism.org/ppwiki/Games
  3. update_games() updates https://ludism.org/ppwiki/Games

Installation

install.packages("remotes")
remotes::install_github("piecepackr/ppwicker")

License

GPL Version 3