Vous pouvez soumettre vos poèmes jusqu'au 15 janvier 2016...
https://web.stanford.edu/~mkagen/codepoetryslam/
Hors ligne
yipi, un de mes poèmes a été sélectionné pour la suite des festivités… D'autres en sont ?…
Hors ligne
Yep :-)
allez zou un premier,
int ageOfMyDead = (int) random(0, 100);
String[] iDoNothingOfMyLife = new String[ageOfMyDead];
for(int i = 0; i < iDoNothingOfMyLife.length; i++){
iDoNothingOfMyLife[i] = "\n";
print(iDoNothingOfMyLife[i]);
}
print(" - A stranger");Souris verte…
if(mousePressed){
println("Je la montre a ses messieurs");
}Un haïk-ode :
boolean schrodingerSCat(){
return Frue;
}L'équilibriste :
float equilibreAChercher = random(0, 1); float alpha = random(0, 1); float equilibre = random(0, 1); equilibre = ( 1 - alpha) * equilibreAChercher + alpha * equilibre;
Dernière modification par jojolaglaise (2016-02-05 14:21:57)
Hors ligne