(game "Chaturanga (al-Biruni)" ) //------------------------------------------------------------------------------ (option "Variant" args:{ } { (item "Incomplete" < (players 2) (equipment [#]) // The Elephant moves forward one space or diagonally forward or backward. (rules (start [#]) (play [#]) (end [#]) ) > "The incomplete ruleset." ) }) //------------------------------------------------------------------------------ (rulesets { (ruleset "Ruleset/Historical Information (Incomplete)" { "Variant/Incomplete" }) }) //------------------------------------------------------------------------------ (metadata (info { (description "This version of Chatuanga was described by al-Biruni, a Persian scholar who described Chaturanga in India during the tenth century CE.") (rules " The Elephant moves forward one space or diagonally forward or backward. ") (source "DLP evidence.") (id "1441") (version "1.3.11") (classification "board/war/reconstruction/pending") (credit "Eric Piette") (origin "This game was played in Pakistan, from around 973 to 1043.") } ) (recon { (concept "StepDecision" True) (concept "PieceDirection" True) }) )