|
 |
What if the first three rounds operated like the TV cooking competition
"Chopped" (but without the element of a chef being sent home in each
round). At each round, the chefs are given identical boxes containing
an utterly random set of ingredients (for example, blueberries, uni,
nopales, and spam), each of which MUST be incorporated into their dish
for that round.
Rounds one, two, and three could each be a "box" containing three
obligatory items ("Lions and Tigers and Bears, Oh My!" or "Bell, Book,
and Candle"). (There should, of course, be allowance for wordplay and
hideous puns--the only good kind--so that "Tea and Biscuits with the
Queen" could be interpreted as a T-square, dog biscuits, and a Queen album.)
Round four would incorporate one specific random item from each of the
three previous boxes, but with those items not chosen until AFTER the
end of round three. Using the previous examples, you'd know that the
final round would include: (1) lions, tigers, OR bears; (2) bell, book,
OR candle; and (3) tea, biscuits, OR a queen; but not which ones.
Might be interesting. ;)
--Sherry Shaw
--
#macro T(E,N)sphere{x,.4rotate z*E*60translate y*N pigment{wrinkles scale
.3}finish{ambient 1}}#end#local I=0;#while(I<5)T(I,1)T(1-I,-1)#local I=I+
1;#end camera{location-5*z}plane{z,37 pigment{granite color_map{[.7rgb 0]
[1rgb 1]}}finish{ambient 2}}// TenMoons
Post a reply to this message
|
 |