looney_pyramid_game_system: Configuration objects for drawing Looney Pyramids

View source: R/looney_pyramids.R

looney_pyramid_game_systemR Documentation

Configuration objects for drawing Looney Pyramids

Description

looney_pyramid_game_system() provides a basic configuration object for drawing Looney Pyramids, icehouse_game_system() is an alias.

Usage

looney_pyramid_game_system(..., border = TRUE)

icehouse_game_system(..., border = TRUE)

Arguments

...

Should be empty.

border

If TRUE draw a black border line on piece edges. Should normally be TRUE when drawing with {grid} graphics and FALSE when drawing with 3D graphic systems.

Details

Looney Pyramids aka Icehouse pieces is a game system invented by Andrew Looney. See https://www.looneylabs.com/looney-pyramids.

Value

Returns a list with an icehouse_pieces configuration for drawing Looney Pyramids.


piecepackr/piecenikr documentation built on June 12, 2025, 5:33 p.m.