(game "Gwyddbwyll" ) //------------------------------------------------------------------------------ (option "Variant" args:{ } { (item "Incomplete" < (players 2) (equipment [#]) // has multiple pieces (rules (start [#]) (play [#]) (end [#]) ) > "The incomplete ruleset." ) }) //------------------------------------------------------------------------------ (rulesets { (ruleset "Ruleset/Historical Information (Incomplete)" { "Variant/Incomplete" }) }) //------------------------------------------------------------------------------ (metadata (info { (description "Gwyddbwyll is a game that is known from early medieval Wales. Not much is known about it, but it is thought to be related to the Irish game Fidchell.") (rules "Two players. Each player has multiple pieces. Played on a board.") (source "DLP evidence.") (id "1048") (version "1.3.9") (classification "board/war/reconstruction/pending") (credit "Eric Piette") (origin "This game was played in Wales, from around 1050 to 1225.") } ) )