February 15, 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]
Coup Rebellion G54 is the exciting sequel to Rikki Tahta's award-winning game Coup. G54 uses the same lightning fast rules found in Coup – claim, counter, challenge and bluff – and then adds an exciting strategic layer via character selection.
There are over 5000 different ways to play
Stand alone game that builds upon the world of Coup – set in the Dystopian Universe
Innovative Card Storage System
Attractive art and packaging
Number of players: 3 to 6
[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');