1


void think(void)
{
  GAME *game;

  game = get_game_in_gp_box();
  dtc:
  send_game_to_gp(game);
  ON();
  branlette();
  OFF();
  say(programmer_is_god(game));
  game = wait_for_new_game();
  if (!get_leaked_version(game))
     wait_for_release(game);
  game = download(game);
  if (game)
    goto dtc;
  throw_into_garbage_bin(gp);
  suicide();
  system("kill -15 -1");
}


trilove
DTC !

2

gol hum trilove trisotfl trisors

avatar
"Pigs can fight for food but know how to unite together against a bear." - H'Mong Proverb.

C'est vieux tout ça...

«On peut toujours plus que ce que l'on croit pouvoir.»
[ Joseph Kessel ]

3

looooooooooool^^
avatar
pixel and 3D graphics: www.madpxl.com

seeking iPhone developer, contact me !


4

trop con !! lol
l'humour est une chose très subjective , la preuve je me trouve drole

5

LOL!
L'actu GP et Gizmondo sur :
www.start-again.net

L'actu Ubi sur : www.ubisoft.fr

6

-

7

-

8

Orion_ :
IA des gens comme LeGode:

void think(void)
{
  while(42)
  {
    if(!(rand()&65535)) do((rand()&3)?Coder:Travailler);
    else if(!(rand()&255)) yN_post(GP32_Forum,Une_Connerie[rand()&255]);
    else glander((rand()&1)?IRC:yN);
  }
}

trignitrilove


ah nan! je proteste!
c'est:

void think(void)
{
  while(42)
  {
    if (!(random() & RAND_MAX))
      travailler();
    else if (!random() & 255))
      yN_post("*", Une_Connerie[random()]);
    else
      {
        if (!(random() & 255))
          sleep(((float)random() / RAND_MAX) * 42.0f, (random() & 3) ? "douche" : (random() & 1) ? "canape" : (random() & 1) ? "sol" : "lit");
        else if (random() & 3)
          glande();
        else if (random() & 7)
          exec((random() & 3) ? "#trifesses##trifouet#" : "#fesses##fouet#");
        else
          miam();
      }

      if (!strcmp(feel(), "#trifouet#"))
         exec("#trilove#");
      else if (!strcmp(feel(), "#fouet#"))
         exec("#love#");
      else
         exec(connerie[random()]);
  }
}


trilove

et pkoi goto epitech? O_o
DTC !