Setups for various original piecepack games
Source:R/piecepack_games_original.r
piecepack_games_original.Rdtibble data frames of setups for 52 games playable with a piecepack.
Data frame output can usually be plotted with pmap_piece(df, default.units = "in").
Usage
piecepack_alien_city(seed = NULL, tiles = NULL)
piecepack_black_pawn_trucking(seed = NULL)
piecepack_brain_burn(seed = NULL)
piecepack_burbuja(seed = NULL, tiles = NULL)
piecepack_cardinals_guards(seed = NULL, tiles = NULL)
piecepack_cell_management(seed = NULL)
piecepack_chariots()
piecepack_chinese_checkers()
piecepack_halma()
piecepack_coin_collectors(seed = NULL, tiles = NULL, coins = NULL, dice = NULL)
piecepack_climbing_man(seed = NULL, variant = c("Basic", "Free"))
piecepack_crocodile_hop(seed = NULL)
piecepack_desfases(seed = NULL, tiles = NULL, dice = NULL)
piecepack_dominoids(..., seed = NULL)
piecepack_easy_slider(seed = NULL, tiles = NULL, coins = NULL, pawns = NULL)
piecepack_everest()
piecepack_four_blind_mice()
piecepack_froggy_bottom()
piecepack_fujisan(seed = NULL, coins = NULL, dice = NULL)
piecepack_galaxy_express(seed = NULL)
piecepack_iceberg(seed = NULL, tiles = NULL)
piecepack_ice_floe()
piecepack_japan(seed = NULL)
piecepack_klondike(seed = NULL)
piecepack_lab_rats(seed = NULL)
piecepack_landlocked(seed = NULL)
piecepack_ley_lines()
piecepack_mathrix(seed = NULL, coins = NULL)
piecepack_pawns_crossing(..., seed = NULL, n_players = 2L)
piecepack_piecepackman(seed = NULL, variant = "Roundabout")
piecepack_one_man_thrag(seed = NULL)
piecepack_pass_the_food()
piecepack_piece_gaps(seed = NULL)
piecepack_piece_packing_pirates(seed = NULL)
piecepack_plans_of_action(seed = NULL, coins = NULL)
piecepack_relativity(seed = NULL, coins = NULL)
piecepack_san_andreas()
piecepack_sarcophagus(seed = NULL)
piecepack_ship_it(..., seed = NULL)
piecepack_shopping_mall(seed = NULL, cfg2 = "go")
piecepack_skyscrapers(seed = NULL, tiles = NULL)
piecepack_slides_of_action()
piecepack_speedy_towers(n_players = 2, seed = NULL)
piecepack_steppin_stones(seed = NULL)
piecepack_the_in_crowd()
piecepack_the_magic_bag(seed = NULL)
piecepack_the_penguin_game(seed = NULL)
piecepack_tower_of_babel(seed = NULL, tiles = NULL)
piecepack_accordion(seed = NULL, tiles = NULL)
piecepack_tracers()
piecepack_triactor(seed = NULL, cfg2 = "playing_cards_expansion")
piecepack_tula(
seed = NULL,
tiles = NULL,
variant = c("Original", "Variant 1", "Variant 2", "Variant 3", "Variant 4")
)
piecepack_wormholes()Arguments
- seed
Seed that determines setup, either an integer or
NULL- tiles
String of tile layout
- coins
String of coin layout
- dice
String of dice layout
- variant
Name of variant
- ...
Should be left empty.
- pawns
String of pawns layout
- n_players
Number of players
- cfg2
A string of a piecepack expansion (or perhaps
"piecepack"for a second piecepack)
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 games: