Glotmorf on 21 May 2002 21:39:29 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

spoon-business: Pseudocode action


Mr. A...I submit the following pseudocode-structured action:

while ((the game continues) and (I haven't cancelled this action))
  {
  if ((Wonko's LOOP, in its current form, is implemented)
      and
     (it is legal for players to take points from the Gremlin Fund))
    {
    while (at least 20 points remain in the Gremlin Fund)
      {
      I join the LOOP.
      I oust myself from the LOOP.
      }
    }
  }

						Glotmorf