Skip to content

Functions to interact with piecepack wiki games list

Notifications You must be signed in to change notification settings

piecepackr/ppwicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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