Post Reply 
Connect 4
Author Message
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #11
RE: Connect 4

Code:
1
2
3
4
5
6
7
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | |X| | | | |
| | |X|O| | |O|
|X| |O|X| |0|X|

23/04/2007 04:56 AM
Visit this user's website Find all posts by this user Quote this message in a reply
chinz
...THE GEORDIE MOD...

Posts: 443.4972
Threads: 32
Joined: 14th Feb 2007
Reputation: -1.78625
E-Pigs: 7.0712
Offline
Post: #12
RE: Connect 4
ZiNgA BuRgA Wrote:

Code:
1
2
3
4
5
6
7
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | |X|O| | | |
| | |X|O| | |O|
|X| |O|X| |0|X|


EDIT by ZiNgA BuRgA: use the right symbol fewl - it's a "O" not a "X" ...

(This post was last modified: 23/04/2007 05:24 AM by ZiNgA BuRgA.)
23/04/2007 05:01 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #13
RE: Connect 4

Code:
1
2
3
4
5
6
7
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | |X| | | |
| | |X|O| | | |
| | |X|O| | |O|
|X| |O|X| |0|X|

23/04/2007 05:29 AM
Visit this user's website Find all posts by this user Quote this message in a reply
.:ʕΘЯg@nʔ:.™
Elite EPerson

Posts: 1,613.1974
Threads: 235
Joined: 14th Apr 2007
Reputation: 3.87089
E-Pigs: 67.0595
Offline
Post: #14
RE: Connect 4

Code:
1
2
3
4
5
6
7
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | |0|X| | | |
| | |X|O| | | |
| | |X|O| | |O|
|X| |O|X| |0|X|

[/quote]


[Image: hw_wow_sig.php?cardCharacterName=Tetriz]
23/04/2007 05:52 AM
Find all posts by this user Quote this message in a reply
Tails
Paradigmatic Entity

Posts: 195.1207
Threads: 10
Joined: 7th Mar 2007
Reputation: 0.97811
E-Pigs: 3.0885
Offline
Post: #15
RE: Connect 4
ORGAN Wrote:

Code:
1
2
3
4
5
6
7
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | |0|X| | | |
| | |X|O| | | |
| | |X|O| |X|O|
|X| |O|X| |0|X|

[/quote]

[Image: 1261_200711271529544.jpg]
[Image: 1261_200711271529546.jpg]

[Image: Tails.jpg]]
23/04/2007 03:39 PM
Find all posts by this user Quote this message in a reply
xBu
Jedi

Posts: 4,999.4590
Threads: 55
Joined: 15th Apr 2007
Reputation: 3.44876
E-Pigs: 44.0477
Offline
Post: #16
RE: Connect 4

Code:
1
2
3
4
5
6
7
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | |0|X| | | |
| | |X|O| | | |
|O| |X|O| |X|O|
|X| |O|X| |0|X|

Lol, stop using the wrong symbol...

(This post was last modified: 23/04/2007 03:48 PM by ZiNgA BuRgA.)
23/04/2007 03:43 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #17
RE: Connect 4

Code:
1
2
3
4
5
6
7
| | | | | | | |
| | | | | | | |
| | |X| | | | |
| | |0|X| | | |
| | |X|O| | | |
|O| |X|O| |X|O|
|X| |O|X| |0|X|

23/04/2007 03:49 PM
Visit this user's website Find all posts by this user Quote this message in a reply
xBu
Jedi

Posts: 4,999.4590
Threads: 55
Joined: 15th Apr 2007
Reputation: 3.44876
E-Pigs: 44.0477
Offline
Post: #18
RE: Connect 4

Code:
1
2
3
4
5
6
7
| | | | | | | |
| | | | | | | |
| | |X| | | | |
| | |0|X| | | |
|O| |X|O| | | |
|O| |X|O| |X|O|
|X| |O|X| |0|X|

Im guessing i got it right this time.

23/04/2007 03:58 PM
Find all posts by this user Quote this message in a reply
.:ʕΘЯg@nʔ:.™
Elite EPerson

Posts: 1,613.1974
Threads: 235
Joined: 14th Apr 2007
Reputation: 3.87089
E-Pigs: 67.0595
Offline
Post: #19
RE: Connect 4

Code:
1
2
3
4
5
6
7
| | | | | | | |
| | | | | | | |
| | |X| | | | |
| | |0|X| | | |
|O| |X|O| | | |
|O| |X|O| |X|O|
|X| |O|X|0|0|X|

Im guessing i got it right this time.
[/quote]


[Image: hw_wow_sig.php?cardCharacterName=Tetriz]
23/04/2007 04:00 PM
Find all posts by this user Quote this message in a reply
beaner2k6
∞©∞

Posts: 2,523.4281
Threads: 62
Joined: 1st Mar 2007
Reputation: 1.65351
E-Pigs: 73.7237
Offline
Post: #20
RE: Connect 4

Code:
1
2
3
4
5
6
7
| | | | | | | |
| | | | | | | |
| | |X| | | | |
| | |0|X| | | |
|O| |X|O| | |X|
|O| |X|O| |X|O|
|X| |O|X|0|0|X|


[Image: beaner2k6.jpg]
[Image: 218ohu.jpg]
[Image: newbitmapimage3aj5.png]
[Image: beaner2k6.png]
23/04/2007 04:22 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: