February 25, 2025 | by GamesHereHQ Team
![FORCED [Online Game Code] FORCED [Online Game Code]](https://i1.wp.com/m.media-amazon.com/images/I/51Ti3eaeYQL.jpg?resize=1110,540&ssl=1)
As an Amazon Associate, GamesHereHQ earns from qualifying purchases.
![FORCED [Online Game Code] FORCED [Online Game Code]](https://i1.wp.com/m.media-amazon.com/images/I/51Ti3eaeYQL.jpg?ssl=1)
Price: [price_with_discount]
(as of [price_update_date] – Details)
[ad_1]
Forced is a one- to four-player co-op arcade action RPG with puzzle and tactical elements. You are cast as slaves in the toughest fantasy gladiator school of them all, condemned to fight to the death, all the while attempting to win your freedom. You will face deadly trials and huge creatures, but Balfus, your Spirit Mentor will guide you in your quest to break the chains of oppression.
Steam account required for game activation and installation
System Requirements:
Recommended System Requirements:
1-4 player campaign, carefully balanced for the number of players
Local and online co-op, it's easy to plugin controllers and play on one computer
A challenging Gladiator campaign with monstrous foes and tricky puzzles
The Spirit Mentor, an extra party member which players must control together to gain an upper hand over the enemy
Survival Arena Mode, Fight hordes of enemies to stay in the arena and prove your mastery
[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');