[Chat] Cafofo dos Lunáticos |
0 | ||
Oi pessoas |
Montesquieu « Censeur » 1403215260000
| 0 | ||
Boonchakalak a dit : aqui ta mt bem obg por perguntar |
+Thogabriel « Citoyen » 1403215980000
| 0 | ||
Cria topico decente pelo menos ne |
Favelada « Consul » 1403216340000
| 0 | ||
Oi pessoal |
Stheblindd « Citoyen » 1403216580000
| 0 | ||
Limparam a seção! Graças a Deus. |
Mumich « Citoyen » 1403216640000
| 0 | ||
se alguem quiser tentar arrumar meu script do game of life, ta ai, tentem entender por si mesmos: n=20 m=20 cell={} for i=1,n do cell={} for j=1,m do cell[j]=0 end end cell[2][6]=1 cell[3][6]=1 cell[2][7]=1 cell[3][7]=1 cell[12][6]=1 cell[12][7]=1 function cellEvolve() count={} cell2={} for i=1,n do cell2={} count={} for j=1,m do cell2[j]=cell[j] count[j]=0 end end for k=1,n do for l=1,m do if k~=1 then if l~=1 then if cell2[k-1][l-1]==0 then count[k][l]=count[k][l]+1 end end if cell2[k-1][l]==1 then count[k][l]=count[k][l]+1 end if l~=1 then if cell2[k-1][l+1]==1 then count[k][l]=count[k][l]+1 end end end if l~=1 then if cell2[k][l-1]==1 then count[k][l]=count[k][l]+1 end end if l~=n then if cell2[k][l+1]==1 then count[k][l]=count[k][l]+1 end end if k~=n then if l~=1 then if cell2[k+1][l-1]==1 then count[k][l]=count[k][l]+1 end end if cell2[k+1][l]==1 then count[k][l]=count[k][l]+1 end if l~=n then if cell2[k+1][l+1]==1 then count[k][l]=count[k][l]+1 end end end end end for a=1,n do for b=1,m do if cell2[a]==1 then if count[a]<2 then cell2[a]=0 elseif count[a]==2 or count[a]==3 then cell2[a]=1 elseif count[a]>3 then cell2[a]=0 end elseif cell2[a]==0 then if count[a]==3 then cell2[a]=1 else cell2[a]=0 end end if cell2[a]==1 then tfm.exec.displayParticle(13,300+a*10,100+b*10,0,0,0,0) end cell[a]=cell2[a] end end end function eventLoop() cellEvolve() end |
0 | ||
Tuliomumic a dit : só entendi a parte do displayParticle, lol |
Favelada « Consul » 1403216820000
| 1 | ||
Gente a seção esta limpinha |
0 | ||
Tuliomumic a dit : A ideia do nome foi do Ruffles, mas falarei com ele sobre isso. Obs: Curti os dois nomes :3 |
Omitotowch « Citoyen » 1403217900000
| 0 | ||
Tópico lindo, cafofo novo em! |
+Thogabriel « Citoyen » 1403218500000
| 0 | ||
Paulmarques a dit : Eu ri Omitotowch a dit : Lindo |
Brenower « Censeur » 1403218560000
| 0 | ||
Cafofo novo nada isso é para tampar as tretas do antigo |
+Thogabriel « Citoyen » 1403219340000
| 0 | ||
As tretas de quando o Breno era wannabe |
Brenower « Censeur » 1403219460000
| 0 | ||
+thogabriel a dit : E tu tbm |
+Thogabriel « Citoyen » 1403219580000
| 0 | ||
Brenower a dit : Quando eu era wannabe levei perma e nao tinha lua Vlw flw |
Brenower « Censeur » 1403219760000
| 0 | ||
+thogabriel a dit : merecia o perma mesmo galoto marvado |
Stheblindd « Citoyen » 1403219940000
| 0 | ||
Brenower a dit : vou pegar a pipoca q essa treta vai ser das boa |
Kombizinha « Citoyen » 1403221140000
| 0 | ||
[reservado] E.E To Na Pag 2 Huehuehu |
Favelada « Consul » 1403221560000
| 0 | ||
+thogabriel a dit : Kkkkk |
Otaviopecato 1403221620000
| | ||
[Modéré par Alriy] |