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!");
}
In Feb 2007 we created The Ultimate Symbol of Geekiness as a promo card, and gave away 2378 of them free with orders over the next 2 years.