begin game
{
Shuffle (Fluxx_Deck);
Deal_Cards (Each_Player, 3);
D = 1; P = 1;
while ((Goal == NULL) or (Goal == FALSE))
{
For (Each_Player)
{
Draw_Cards (D);
Play_Cards (P);
Follow_Other_New_Rules( );
}
}
Shout ("I win!", Player_Meeting_Current_Goal);
Cleanup (Fluxx_Deck);
if (All_Players == "Let's Play Again!")
goto Shuffle;
else
exit ("I should buy my own copy!");
}
Computers given away since Feb 22 2007 1904
Fluxx games sold since June 1997
over 350,000
Get a Free Computer Promo Card for Fluxx with any $25+ online purchase