(game "Worra" ) //------------------------------------------------------------------------------ (option "Variant" args:{ } { (item "Incomplete" < (players 2) (equipment { (mancalaBoard 2 7 store:None (track "Track" "0,E,N,W" loop:True) ) (piece "Seed" Shared) }) (rules (start [#]) (play [#]) (end [#]) ) > "The incomplete ruleset." ) }) //------------------------------------------------------------------------------ (rulesets { (ruleset "Ruleset/Historical Information (Incomplete)" { "Variant/Incomplete" }) }) //------------------------------------------------------------------------------ (metadata (info { (description "Worra is a two-row mancala-style board game played in the Ashanti Kingdom of the early nineteenth century. The King of Ashanti was said to have played on a golden board in his palace.") (aliases {"Vora"}) (rules "2x7 board. ") (source "DLP evidence.") (id "1266") (version "1.3.12") (classification "board/sow/two rows/reconstruction/pending") (credit "Eric Piette") (origin "This game was played in Ashanti, around 1817.") } ) (graphics { (board Style Mancala) }) (recon { (concept "Sow" True) }) )