February 28, 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]
Humankind is about to leave the earth. The race for exoplanets’ colonization has begun. Each super-country has started building its own space station, in which space gates will be set up. The goal: to send as many settlers as possible through these gates in order to take control of the new planetary system. Each player leads a super-country. They must plan The work of their engineers in the Odyssey Headquarter, supervise the construction of their station's modules and manage the flow of their settlers in their station and through the Gates.
EMBARK ON AN EPIC JOURNEY: Lead your Super-country in the race to colonize exoplanets by constructing space stations and setting up Space Gates.
SIMULTANEOUS GAMEPLAY: Experience fast-paced action with simultaneous actions, keeping all players engaged and strategizing.
BUILD YOUR NETWORK: Strategically plan the layout of your space station, connecting modules and managing the flow of settlers through Space Gates.
UNIQUE MOVEMENT MECHANISM: Explore a distinctive game mechanic based on movement and flow, adding depth to your colonization strategy.
COMPETE FOR SUPREMACY: utwit your opponents, optimize your operations, and dominate the new planetary system in this exciting board game.
[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');