Page 1 sur 2

tic tac toe

MessageMessage posté...: Mar Aoû 10, 2010 11:33
par Darkmalabar
Vous connaissez tous le jeu ?!
Alors ici je commence avec une croix > X, le "poster" suivant mettra un rond > O et ainsi
de suite jusqu'à temps que le tableau soit plein.
Le membre postant ne pourra poster qu'après 2 autres membres.

Il suffit donc de remplacer les chiffres par X ou O (x maj. ou o maj.), pour cela citer le post
précédent.

Code: Tout sélectionner
[table=width:50%;border:1px solid #cccccc;][tr=text-align:center;][td=border:1px solid #cccccc;]"1"[/td][td=border:1px solid #cccccc;]"2"[/td][td=border:1px solid #cccccc;]"3"[/td][/tr]
[tr=text-align:center;][td=border:1px solid #cccccc;]"4"[/td][td=border:1px solid #cccccc;]"5"[/td][td=border:1px solid #cccccc;]"6"[/td][/tr]
[tr=text-align:center;][td=border:1px solid #cccccc;]"7"[/td][td=border:1px solid #cccccc;]"8"[/td][td=border:1px solid #cccccc;]"9"[/td][/tr][/table]



X"2""3"
"4""5""6"
"7""8""9"

Re: tic tac toe

MessageMessage posté...: Mar Aoû 10, 2010 11:36
par Bobleponge
X"2""3"
"4"O"6"
"7""8""9"

Re: tic tac toe

MessageMessage posté...: Mar Aoû 10, 2010 11:46
par Metis
X"2""3"
"4"O"6"
"7""8"X

Re: tic tac toe

MessageMessage posté...: Mar Aoû 10, 2010 11:48
par Darkmalabar
X"2""3"
"4"OO
"7""8"X

Re: tic tac toe

MessageMessage posté...: Mar Aoû 10, 2010 12:02
par Leanie
Darkmalabar a écrit:
X"2""3"
"X"OO
"7""8"X

Re: tic tac toe

MessageMessage posté...: Mar Aoû 10, 2010 12:31
par Lordsaito
Jolie code, je sais pas où tu l'as déniché où si c'est toi qui l'a fait, mais bravo *-*
[mod="Darkmalabar"]Lol merci ! Revenons au jeu tu n'as pas suivi la règle il fallait mettre un rond "O".
alors j'enlève ton jeu ![/mod]

Re: tic tac toe

MessageMessage posté...: Mar Aoû 10, 2010 12:44
par Minnou
Leanie a écrit:
Darkmalabar a écrit:
X"2""3"
"X"OO
"O""8"X


Hey hey !

Re: tic tac toe

MessageMessage posté...: Mar Aoû 10, 2010 13:05
par Metis
X"2"X
"X"OO
"O""8"X

Re: tic tac toe

MessageMessage posté...: Mar Aoû 10, 2010 13:06
par Lordsaito
Metis a écrit:
XOX
"X"OO
"O""8"X

Re: tic tac toe

MessageMessage posté...: Mar Aoû 10, 2010 13:10
par Darkmalabar
Lordsaito a écrit:
Metis a écrit:
XOX
"X"OO
"O"XX


MATCH NUL

On recommence ?! on peu ajouter plus de ligne et plus de colonnes "types puissance 4"...

Re: tic tac toe

MessageMessage posté...: Mar Aoû 10, 2010 13:46
par Lordsaito
Comme tu veux Darkmalabar, ça fait un post à flood de plus *-*

Re: tic tac toe

MessageMessage posté...: Ven Aoû 27, 2010 22:25
par Kaliona
GG Dark pour l'idée, effectivement une version plus grande serait plus sympa, vu que cette version là finira tjs par un match nul

Pour facilité la lecture du code, voici un nouvelle mise en page ;)
Code: Tout sélectionner
[table=width:50%;border:1px solid #cccccc;]
[tr=text-align:center;]
[td=border:1px solid #cccccc;]"1"[/td]
[td=border:1px solid #cccccc;]"2"[/td]
[td=border:1px solid #cccccc;]"3"[/td]
[/tr]
[tr=text-align:center;]
[td=border:1px solid #cccccc;]"4"[/td]
[td=border:1px solid #cccccc;]"5"[/td]
[td=border:1px solid #cccccc;]"6"[/td]
[/tr]
[tr=text-align:center;]
[td=border:1px solid #cccccc;]"7"[/td]
[td=border:1px solid #cccccc;]"8"[/td]
[td=border:1px solid #cccccc;]"9"[/td]
[/tr][/table]

Re: tic tac toe

MessageMessage posté...: Sam Aoû 28, 2010 21:04
par Drole
tu cranes parceque T'est " Ingenieur Informaticien " tulutlutlutt :hoho

Re: tic tac toe

MessageMessage posté...: Sam Aoû 28, 2010 22:40
par Kaliona
Allez hop !
Version 16 cases mais 3 symboles à aligner

"1""2""3""4"
"5""6""7""8"
"9""10"X"12"
"13""14""15""16"

Re: tic tac toe

MessageMessage posté...: Dim Aoû 29, 2010 03:10
par Mcmarcaow
"1""2""3""4"
"5""6""7""8"
"9""O""X""12"
"13""14""15""16"