February 25, 2025 | by GamesHereHQ Team
As an Amazon Associate, GamesHereHQ earns from qualifying purchases.
![Buccaneer [Download] Buccaneer [Download]](https://i3.wp.com/m.media-amazon.com/images/I/91+St-o7RjL._SL1500_.jpg?ssl=1)
Price: [price_with_discount]
(as of [price_update_date] – Details)
[ad_1]
Buccaneer is a single and multiplayer game where players strive to become the most infamous pirate captain of all time and etch their name in The Hall of Infamy. Set against a backdrop of the sunny Caribbean, players will control a variety of classic tall ships, bristling with cannons, as they plunder their way through a 50 mission campaign and go head to head against other cut-throats online. Employing a simple and intuitive control system, players will be able to jump straight into the action and begin their career in piracy. With a wide variety of non-linear single player missions and a choice of more than a dozen fully customizable ships, Buccaneer will have budding pirate captains clamoring for more!
Minimum Specifications: OS:XP and Vista Processor:CPU: 1.6 GHz RAM:256 MB Hard Drive:500 MB Video Card:Direct X 9.0c compatible video-support pixel shader 2.0 Additional Info:None
[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');