df_martian_chess()
chess is deprecated in favor of icehouse_martian_chess()
.looney_pyramids()
is deprecatd in favor of looney_pyramid_game_system()
.looney_pyramid_game_sytem()
(replaces deprecated looney_pyramids()
)
gains a border
argument to enable/disable a black border,
the colors have been tweaked (e.g. a lighter "yellow" and a darker "blue"),
adds three new colors ("cyan", "magenta", and "orange"),
and now the has_pyramids
binding returns TRUE
.
icehouse_game_system()
is a new alias for looney_pyramid_game_system()
.New icehouse piece setup functions:
icehouse_martian_chess()
(replaces the deprecated df_martian_chess()
)
icehouse_none()
icehouse_pyramids()
icehouse_setup_by_name()
New PPN parser function that can be used with ppn::read_ppn()
:
icehouse_parser()
with a looney_pyramid_parser()
alias.
icehouse_games()
returns a data frame with info about the game
setups provided by this package.
icehouse_pieces
configuration returned by looney_pyramids()
has been tweaked for improved rendering in piecepackr v1.11
when drawn in an oblique projection with its {grid}
binding.icehouse_pieces
configuration returned by looney_pyramids()
have been tweaked to make it easier to see the pips.looney_pyramids()
function which returns an icehouse pieces configuration.looneyPyramidGrob()
to help make icehouse pieces.Game start functions:
df_martian_chess
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.