February 27, 2025 | by GamesHereHQ Team

As an Amazon Associate, GamesHereHQ earns from qualifying purchases.

Price: [price_with_discount]
(as of [price_update_date] – Details)
[ad_1]
Players travel through the streets and alleys of Victorian London picking up clues while attempting to solve 200 intriguing Sherlock Holmes Adventures written especially for this game. The game can be played competitively by 2 or more individuals or teams. Or it can be played as a cooperative game, with all players teaming up as Baker Street Irregulars to help Holmes solve the case. When playhed this way, the group bands together to decide which of the fourteen locations to visit first, and the meaning of each clue is discussed by the group. The game can also be played solitaire.
Contents include: 1 Die, 1 Game Board, 6 Tokens, 8 Scotland Yard Cards, 8 Skeleton Key Cards, 200 Case Cards, Rules, Clues, & Solutions Booklets, Solution Checklist Pad.
For 2 or more players.
Ages 14 and up.
Made in China.
[ad_2]
View all
As an Amazon Associate, GamesHereHQ earns from qualifying purchases.
function ghq_price_box_shortcode($atts) { $atts = shortcode_atts(array( 'asin' => '', 'btn_text' => 'Check Price on Amazon' ), $atts);$asin = esc_attr($atts['asin']); $btn_text = esc_html($atts['btn_text']); $affiliate_id = 'Gamesherehq-20'; $link = "https://www.amazon.com/dp/$asin?tag=$affiliate_id"; return ''; add_shortcode('ghq_price_box', 'ghq_price_box_shortcode');