Setups for other traditional games playable with a piecepack
Source:R/piecepack_games_traditional.r
piecepack_games_traditional.Rdtibble data frames of setups for 12 other traditional games playable with a piecepack.
Data frame output can usually be plotted with pmap_piece(df, default.units = "in").
Usage
piecepack_alquerque(has_matchsticks = FALSE)
piecepack_awithlaknannai_mosona(has_matchsticks = FALSE)
piecepack_backgammon()
piecepack_baghchal(has_matchsticks = FALSE)
piecepack_brandubh()
piecepack_cribbage()
piecepack_cribbage_board()
piecepack_four_field_kono()
piecepack_julgonu()
piecepack_ludo()
piecepack_nine_mens_morris(has_matchsticks = FALSE)
piecepack_salta(has_subpack = FALSE)
piecepack_tablut(die_width = 0.63)
piecepack_twelve_mens_morris(has_matchsticks = FALSE)Value
A tibble::tibble() data frame with the following columns:
"piece_side"
"suit"
"rank"
"cfg" (optional, defaults to
"piecepack")"x"
"y"
"angle" (optional, defaults to
0).
This data frame is compatible with piecepackr::render_piece() and likely ppcli::cat_piece().
Details
Here are links for more information about the various other traditional games:
| Game | URL |
| Alquerque AKA Qirkat | https://en.wikipedia.org/wiki/Alquerque |
| Awithlaknannai Mosona | https://en.wikipedia.org/wiki/Awithlaknannai_Mosona |
| Backgammon | https://www.ludism.org/ppwiki/Backgammon |
| Bagh-chal | https://www.ludism.org/ppwiki/Bagh_Chal |
| Brandubh AKA Brandub | http://www.cyningstan.com/game/125/brandub |
| Cribbage | https://www.ludism.org/ppwiki/Cribbage |
| Four Field Kono | https://www.ludism.org/ppwiki/FourFieldKono |
| Jul-Gonu | https://www.ludism.org/ppwiki/JulGonu |
| Ludo | https://en.wikipedia.org/wiki/Ludo_(board_game) |
| Nine Men's Morris | https://en.wikipedia.org/wiki/Nine_men%27s_morris |
| Salta | https://en.wikipedia.org/wiki/Salta_(game) |
| Tablut | https://www.ludism.org/ppwiki/Tablut |