February 21, 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]
From the brand


Looney Labs was founded in 1997 by two former NASA engineers named Looney. The husband and wife team have been creating fun ever since, with Andy inventing the games, and Kristin running the company.
Along with the help of four other full-time employees, several part-timers, and an army of fans, the Looneys are changing the way you play!

What do you get when you start with the familiar Keepers from Fluxx and reimagine everything else Fluxx Remixx!
This version of the base game is intended to be a little more advanced and a little more chaotic than the “milk and cookies” version
With a whole new slate of Goals to work toward and New Rules, Actions, and Surprises that keep things hopping, you can be sure zaniness will ensue!
And since this is a “remix,” it's got musical references throughout, just for the fun of it. Here comes the sun!
English Version | Ages 8+ | 2-6 Players | 5-30 Minutes Playing Time
[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');