df_cc_games: Data frames of starting diagrams for various games

df_cc_gamesR Documentation

Data frames of starting diagrams for various games

Description

tibble data frames of starting diagrams for various games.

Usage

df_american_checkers(cell_width = 1)

df_breakthrough(cell_width = 1)

df_crossings(cell_width = 1)

df_focus(cell_width = 1)

df_four_field_kono(cell_width = 1)

df_grasshopper(cell_width = 1)

df_jul_gono(cell_width = 1)

df_lines_of_action(cell_width = 1)

df_turkish_draughts(cell_width = 1)

Arguments

cell_width

Width of board cell

Details

Here is some more information about the various games:

Breakthrough

Two-player abstract invented by Dan Troyka in 2000 that won the 2001 8x8 Game Design Competition. See https://en.wikipedia.org/wiki/Breakthrough_(board_game).

(American) Checkers

A traditional board game also known as “(English) Draughts”. See https://en.wikipedia.org/wiki/Draughts.

Crossings

An abstract invented by Robert Abbot. See https://en.wikipedia.org/wiki/Crossings_(game)

Focus

An asbtract designed by Sid Sackson. See https://en.wikipedia.org/wiki/Focus_(board_game).

Four Field Kono

Traditional 2-player Korean abstract. See https://en.wikipedia.org/wiki/Four_Field_Kono.

Grasshopper

Two-player Halma variant playable on a draughts board. See http://www.cyningstan.com/game/71/grasshopper.

Jul-Gono

Traditional 2-player Korean abstract. See https://en.wikipedia.org/wiki/Jul-Gonu.

Lines of Action

An abstract designed by Claude Soucie. See https://en.wikipedia.org/wiki/Lines_of_Action.

Turkish Draughts

AKA “Dama” is a traditional checkers variant played in the Mediterranean. See https://en.wikipedia.org/wiki/Turkish_draughts.


piecepackr/tradgames documentation built on Oct. 24, 2023, 3:41 a.m.