Post Reply 
Connect 4
Author Message
.:ʕΘЯg@nʔ:.™
Elite EPerson

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

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


[Image: hw_wow_sig.php?cardCharacterName=Tetriz]
24/04/2007 02:59 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

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

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

24/04/2007 03:00 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: #43
RE: Connect 4

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

[/quote]


[Image: hw_wow_sig.php?cardCharacterName=Tetriz]
24/04/2007 03:02 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

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

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

Lol.

24/04/2007 03:34 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Ge64
Former Admin ;)

Posts: 3,163.4170
Threads: 295
Joined: 3rd Feb 2007
Reputation: 0.38918
E-Pigs: 108.4795
Offline
Post: #45
RE: Connect 4
Connect 5

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

Lol.


[Image: ub1985584.jpg]
24/04/2007 03:42 AM
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: #46
RE: Connect 4

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

Lol.


[Image: hw_wow_sig.php?cardCharacterName=Tetriz]
(This post was last modified: 24/04/2007 03:43 AM by .:ʕΘЯg@nʔ:.™.)
24/04/2007 03:42 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #47
RE: Connect 4
Ge64 mucked it up... :(
Stuff it:
| | | | | | | | |
| | | | | | | | |
| | | |X| | | | |
| | |X|X|X| | | |
| | |O|X|O| | | |
| |X|O|O|X|O| | |
|O|O|X|X|0|X|O| |
24/04/2007 04:31 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Ge64
Former Admin ;)

Posts: 3,163.4170
Threads: 295
Joined: 3rd Feb 2007
Reputation: 0.38918
E-Pigs: 108.4795
Offline
Post: #48
RE: Connect 4
:'( ooopps :( im such an idiot :P

maybe just change the X into an O?

[Image: ub1985584.jpg]
24/04/2007 05:38 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #49
RE: Connect 4
START AGAIN!!!
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | |O| | | |
(This post was last modified: 24/04/2007 06:20 AM by ZiNgA BuRgA.)
24/04/2007 06:19 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Ge64
Former Admin ;)

Posts: 3,163.4170
Threads: 295
Joined: 3rd Feb 2007
Reputation: 0.38918
E-Pigs: 108.4795
Offline
Post: #50
RE: Connect 4
CONNECT 5!!!
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | |X|O| | | |

[Image: ub1985584.jpg]
24/04/2007 06:31 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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

 Quick Theme: