How To Win In Tic-Tac-Toe - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Life Support (https://www.supportforums.net/forumdisplay.php?fid=12) +---- Forum: Omni's Secret Hidden Inside Tricks (https://www.supportforums.net/forumdisplay.php?fid=13) +---- Thread: How To Win In Tic-Tac-Toe (/showthread.php?tid=3060) Pages:
1
2
|
How To Win In Tic-Tac-Toe - nevets04 - 11-20-2009 If you go first, this will work every time, If you don't go first, this will work most of the time. Basically you want to make a triangle in 3 of the 4 corners like such: Code: _x_|___|_x_ Or: Code: _x_|___|_x_ So now you have three(3) ways to win, and your opponent can only block 1! This triangle method also works in other ways: Code: ___|___|___ Code: ___|___|___ Now hopefully your a little better at tic-tac-toe RE: How To Win In Tic-Tac-Toe - Jordan L. - 11-20-2009 Random thread is random.. but epic. RE: How To Win In Tic-Tac-Toe - Grizzly - 11-21-2009 That's great and all, unless the O blocks you from the beginning.... RE: How To Win In Tic-Tac-Toe - Skawke - 11-21-2009 (11-21-2009, 01:55 AM)Grizzly Wrote: That's great and all, unless the O blocks you from the beginning.... LOL. I lol'd at that for no reason. RE: How To Win In Tic-Tac-Toe - Grizzly - 11-21-2009 I'm on a roll. You're the third person I've gotten to lol @ something that wasn't meant to be funny. lulz RE: How To Win In Tic-Tac-Toe - Brainless Control - 11-21-2009 Old trick i use it everytime. RE: How To Win In Tic-Tac-Toe - nevets04 - 11-21-2009 (11-21-2009, 01:55 AM)Grizzly Wrote: That's great and all, unless the O blocks you from the beginning.... 1. Code: ___|___|___ 2. Code: _x_|___|___ Now, o has to go in the middle-left to block you 3. Code: _x_|___|___ 4. Code: _x_|___|_x_ Now o has to choose one spot to bock you 5. Code: _x_|_o_|_x_ 6. Code: _x_|_o_|_x_ RE: How To Win In Tic-Tac-Toe - Grizzly - 11-21-2009 Code: ___|___|___ Code: _x_|___|___ Code: _x_|___|___ Code: _x_|___|___ Code: _x_|_o_|___ Code: _x_|_o_|___ Code: _x_|_o_|___ Like I said RE: How To Win In Tic-Tac-Toe - Etheryte - 11-22-2009 (11-21-2009, 11:49 PM)Grizzly Wrote: Like I said Code: _|_|_ Code: _|_|_ Code: _|_|x Code: _|o|x Code: _|o|x Code: _|o|x is a tie, but Code: _|_|_ Code: _|_|_ Code: _|_|x Code: o|_|x Code: o|_|x So it depends on whether O places diagonally or not. RE: How To Win In Tic-Tac-Toe - Treblez - 11-22-2009 there was a game called nims or nimbles or something - it was pure cheating if u knew the rules I mean if u are the only one who knows the rules according to your opponent you are unbeatable.. saw it on youtube on a podcast back in the day.. I just remembered it when I saw that tic-tac-toe thingy |