Nine Board Tic-Tac-Toe

For all your silly time-killing forum games.

Moderators: jestingrabbit, Moderators General, Prelates

Nine Board Tic-Tac-Toe

Postby Sean Quixote » Sun Apr 29, 2012 9:24 pm UTC

Wikipedia wrote:In nine board tic-tac-toe nine tic-tac-toe boards are themselves arranged in a 3×3 grid. The first player's move may go on any board; all moves afterwards are placed in the empty spaces on the board corresponding to the square of the previous move (that is, if a move were in the upper-left square of a board, the next move would take place on the upper-left board). If a player cannot move because the indicated board is full, the next move may go on any board. Victory is attained by getting 3 in a row on any board. This makes the game considerably longer and more involved than tic-tac-toe, with a definite opening, middle game and endgame.


Code: Select all
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.

.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.

.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.


Have at it, folks! :)
User avatar
Sean Quixote
 
Posts: 203
Joined: Tue Sep 14, 2010 1:20 am UTC
Location: Ubeki-beki-beki-beki-stan-stan

Re: Nine Board Tic-Tac-Toe

Postby matt96 » Sun Apr 29, 2012 9:28 pm UTC

Code: Select all
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.

.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-.. . .-. .--.
photos from my trip to New Hampshire
Spoiler:
Image Image Image

interview
User avatar
matt96
 
Posts: 28
Joined: Fri Jan 06, 2012 7:55 pm UTC
Location: A suburb of Boston

Re: Nine Board Tic-Tac-Toe

Postby Odilo » Sun Apr 29, 2012 11:41 pm UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.

.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
Odilo's List of Hatred:
1. Orangedragonfire - Cat-killer
2. Patzer - Traitor
3. Rupert Murdoch - cancelled Firefly
User avatar
Odilo
 
Posts: 6
Joined: Sun Mar 11, 2012 4:21 am UTC

Re: Nine Board Tic-Tac-Toe

Postby patzer » Mon Apr 30, 2012 12:10 am UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.

.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
TheMulattoMaker wrote:Wow...
...when I stumbled out of bed this morning, I had no idea I'd accidently a meme, let alone inadvertently a religion. :shock:
Randall Munroe wrote:the average person in Florida is struck by an average of 29 zeptobales of cocaine per second.
User avatar
patzer
 
Posts: 243
Joined: Fri Mar 30, 2012 5:48 pm UTC

Re: Nine Board Tic-Tac-Toe

Postby Odilo » Mon Apr 30, 2012 1:06 am UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.

.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|.|. .|.|.
[/quote]
Odilo's List of Hatred:
1. Orangedragonfire - Cat-killer
2. Patzer - Traitor
3. Rupert Murdoch - cancelled Firefly
User avatar
Odilo
 
Posts: 6
Joined: Sun Mar 11, 2012 4:21 am UTC

Re: Nine Board Tic-Tac-Toe

Postby matt96 » Mon Apr 30, 2012 1:11 am UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.

.|.|.  .|.|. .|O|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|.|. .|.|.
-.. . .-. .--.
photos from my trip to New Hampshire
Spoiler:
Image Image Image

interview
User avatar
matt96
 
Posts: 28
Joined: Fri Jan 06, 2012 7:55 pm UTC
Location: A suburb of Boston

Re: Nine Board Tic-Tac-Toe

Postby Sean Quixote » Mon Apr 30, 2012 1:16 am UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.

.|.|.  .|.|. .|O|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|.|. .|.|.
User avatar
Sean Quixote
 
Posts: 203
Joined: Tue Sep 14, 2010 1:20 am UTC
Location: Ubeki-beki-beki-beki-stan-stan

Re: Nine Board Tic-Tac-Toe

Postby matt96 » Mon Apr 30, 2012 1:23 am UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|.|.

.|.|.  .|.|. .|O|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|.|. .|.|.
-.. . .-. .--.
photos from my trip to New Hampshire
Spoiler:
Image Image Image

interview
User avatar
matt96
 
Posts: 28
Joined: Fri Jan 06, 2012 7:55 pm UTC
Location: A suburb of Boston

Re: Nine Board Tic-Tac-Toe

Postby Sean Quixote » Mon Apr 30, 2012 1:36 am UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|.|.

.|.|.  .|.|. .|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|.|. .|.|.
User avatar
Sean Quixote
 
Posts: 203
Joined: Tue Sep 14, 2010 1:20 am UTC
Location: Ubeki-beki-beki-beki-stan-stan

Re: Nine Board Tic-Tac-Toe

Postby patzer » Mon Apr 30, 2012 11:36 am UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|.|.

.|.|.  .|.|. .|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|.|. .|.|.
TheMulattoMaker wrote:Wow...
...when I stumbled out of bed this morning, I had no idea I'd accidently a meme, let alone inadvertently a religion. :shock:
Randall Munroe wrote:the average person in Florida is struck by an average of 29 zeptobales of cocaine per second.
User avatar
patzer
 
Posts: 243
Joined: Fri Mar 30, 2012 5:48 pm UTC

Re: Nine Board Tic-Tac-Toe

Postby Odilo » Mon Apr 30, 2012 8:16 pm UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|.|.

.|.|.  .|.|. .|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|.|. .|.|.
Odilo's List of Hatred:
1. Orangedragonfire - Cat-killer
2. Patzer - Traitor
3. Rupert Murdoch - cancelled Firefly
User avatar
Odilo
 
Posts: 6
Joined: Sun Mar 11, 2012 4:21 am UTC

Re: Nine Board Tic-Tac-Toe

Postby Sean Quixote » Mon Apr 30, 2012 8:26 pm UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  .|.|. .|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|.|. .|.|.


Don't be afraid to play for both sides, though making intentionally/obviously lame moves will of course be frowned upon.
User avatar
Sean Quixote
 
Posts: 203
Joined: Tue Sep 14, 2010 1:20 am UTC
Location: Ubeki-beki-beki-beki-stan-stan

Re: Nine Board Tic-Tac-Toe

Postby patzer » Mon Apr 30, 2012 8:45 pm UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  .|.|. .|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
.|.|X  X|.|. .|.|.
TheMulattoMaker wrote:Wow...
...when I stumbled out of bed this morning, I had no idea I'd accidently a meme, let alone inadvertently a religion. :shock:
Randall Munroe wrote:the average person in Florida is struck by an average of 29 zeptobales of cocaine per second.
User avatar
patzer
 
Posts: 243
Joined: Fri Mar 30, 2012 5:48 pm UTC

Re: Nine Board Tic-Tac-Toe

Postby matt96 » Mon Apr 30, 2012 9:00 pm UTC

Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  .|.|. .|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|. .|.|.
-.. . .-. .--.
photos from my trip to New Hampshire
Spoiler:
Image Image Image

interview
User avatar
matt96
 
Posts: 28
Joined: Fri Jan 06, 2012 7:55 pm UTC
Location: A suburb of Boston

Re: Nine Board Tic-Tac-Toe

Postby Sean Quixote » Mon Apr 30, 2012 9:13 pm UTC

X
Code: Select all
.|.|.  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  .|.|. X|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|. .|.|.


I'm gonna also start announcing X or O like in the Go thread.
User avatar
Sean Quixote
 
Posts: 203
Joined: Tue Sep 14, 2010 1:20 am UTC
Location: Ubeki-beki-beki-beki-stan-stan

Re: Nine Board Tic-Tac-Toe

Postby matt96 » Mon Apr 30, 2012 9:15 pm UTC

Code: Select all
.|.|O  .|.|. X|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  .|.|. X|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|. .|.|.


edit: I accidentally posted on the wrong board
-.. . .-. .--.
photos from my trip to New Hampshire
Spoiler:
Image Image Image

interview
User avatar
matt96
 
Posts: 28
Joined: Fri Jan 06, 2012 7:55 pm UTC
Location: A suburb of Boston

Re: Nine Board Tic-Tac-Toe

Postby Odilo » Tue May 01, 2012 3:43 am UTC

Code: Select all
.|.|O  .|.|. X|X|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  .|.|. X|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|. .|.|.
Odilo's List of Hatred:
1. Orangedragonfire - Cat-killer
2. Patzer - Traitor
3. Rupert Murdoch - cancelled Firefly
User avatar
Odilo
 
Posts: 6
Joined: Sun Mar 11, 2012 4:21 am UTC

Re: Nine Board Tic-Tac-Toe

Postby matt96 » Tue May 01, 2012 4:44 am UTC

Code: Select all
.|.|O  .|.|O X|X|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  .|.|. X|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|. .|.|.
-.. . .-. .--.
photos from my trip to New Hampshire
Spoiler:
Image Image Image

interview
User avatar
matt96
 
Posts: 28
Joined: Fri Jan 06, 2012 7:55 pm UTC
Location: A suburb of Boston

Re: Nine Board Tic-Tac-Toe

Postby Sean Quixote » Tue May 01, 2012 10:53 pm UTC

Code: Select all
.|.|O  .|.|O X|X|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|X|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  .|.|. X|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|. .|.|.
User avatar
Sean Quixote
 
Posts: 203
Joined: Tue Sep 14, 2010 1:20 am UTC
Location: Ubeki-beki-beki-beki-stan-stan

Re: Nine Board Tic-Tac-Toe

Postby matt96 » Wed May 02, 2012 12:39 am UTC

Code: Select all
.|.|O  .|.|O X|X|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|X|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  O|.|. X|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|. .|.|.
-.. . .-. .--.
photos from my trip to New Hampshire
Spoiler:
Image Image Image

interview
User avatar
matt96
 
Posts: 28
Joined: Fri Jan 06, 2012 7:55 pm UTC
Location: A suburb of Boston

Re: Nine Board Tic-Tac-Toe

Postby Sean Quixote » Wed May 02, 2012 3:04 am UTC

Code: Select all
.|.|O  .|.|O X|X|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|X|.  .|.|. .|X|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  O|.|. X|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|. .|.|.
User avatar
Sean Quixote
 
Posts: 203
Joined: Tue Sep 14, 2010 1:20 am UTC
Location: Ubeki-beki-beki-beki-stan-stan

Re: Nine Board Tic-Tac-Toe

Postby Adam H » Fri May 04, 2012 2:36 pm UTC

Code: Select all
.|.|O  .|.|O X|X|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|X|.  .|.|. .|X|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  O|.|. X|O|X
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|. .|.|.
Goodbye
User avatar
Adam H
 
Posts: 643
Joined: Thu Jun 16, 2011 6:36 pm UTC

Re: Nine Board Tic-Tac-Toe

Postby Snark » Fri May 04, 2012 4:18 pm UTC

May I cut in?
X:
Code: Select all
.|.|O  .|.|O X|X|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|X|.  .|.|. .|X|.

.|.|X  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  O|.|. X|O|X
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|. .|.|.
DaBigCheez wrote:Because I totally think Snark's the kind of guy who could pull off a stunt like "let teammate get vigkilled by your drone D1, to make yourself a "confirmed town" for not going against it, then pick off everyone while laughing about it."
User avatar
Snark
 
Posts: 317
Joined: Mon Feb 27, 2012 3:22 pm UTC
Location: Washington D.C.

Re: Nine Board Tic-Tac-Toe

Postby cjquines » Tue May 08, 2012 6:16 am UTC

O:
Code: Select all
.|.|O  .|.|O X|X|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|O|.
-+-+-  -+-+- -+-+-
O|X|.  .|.|. .|X|.

.|.|X  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  O|.|. X|O|X
-+-+-  -+-+- -+-+-
O|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|. .|.|.


Next move shall be in the center board.
This link kills spam
Mafia. I'm a terrible player. We need more terrible players down here.
cjquines wrote:to be productive is divine
but procrastination is sweet
User avatar
cjquines
 
Posts: 46
Joined: Thu Jul 21, 2011 5:30 am UTC

Re: Nine Board Tic-Tac-Toe

Postby matt96 » Tue May 08, 2012 9:50 am UTC

Code: Select all
.|.|O  .|.|O X|X|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|X|.  .|.|. .|X|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  O|.|. X|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|O .|.|.


Adam H messed up by moving in the wrong board, this is the fixed board (now X's turn)
-.. . .-. .--.
photos from my trip to New Hampshire
Spoiler:
Image Image Image

interview
User avatar
matt96
 
Posts: 28
Joined: Fri Jan 06, 2012 7:55 pm UTC
Location: A suburb of Boston

Re: Nine Board Tic-Tac-Toe

Postby Sean Quixote » Thu May 10, 2012 1:18 am UTC

X
Code: Select all
.|.|O  .|.|O X|X|.
-+-+-  -+-+- -+-+-
.|.|.  .|X|. O|.|.
-+-+-  -+-+- -+-+-
O|X|.  .|.|. .|X|.

.|.|.  .|.|O .|.|.
-+-+-  -+-+- -+-+-
.|.|X  .|X|. .|.|.
-+-+-  -+-+- -+-+-
.|.|.  .|.|O .|O|.

.|.|.  O|.|X X|O|X
-+-+-  -+-+- -+-+-
.|.|.  .|.|. .|.|.
-+-+-  -+-+- -+-+-
O|.|X  X|.|O .|.|.
User avatar
Sean Quixote
 
Posts: 203
Joined: Tue Sep 14, 2010 1:20 am UTC
Location: Ubeki-beki-beki-beki-stan-stan

Re: Nine Board Tic-Tac-Toe

Postby Adam H » Fri May 11, 2012 8:48 pm UTC

OK, we need to say which square the next move goes in. Sean should have put his in the bottom right. I'm glad I'm not the only one bad at this. :)

X:
Code: Select all
.|.|O .|.|O X|X|.
-+-+- -+-+- -+-+-
.|.|. .|X|. O|.|.
-+-+- -+-+- -+-+-
O|X|. .|.|. .|X|.

.|.|. .|.|O .|.|.
-+-+- -+-+- -+-+-
.|.|X .|X|. .|.|.
-+-+- -+-+- -+-+-
.|.|. .|.|O .|O|.

.|.|. O|.|. X|O|X
-+-+- -+-+- -+-+-
.|.|. .|.|. .|.|.
-+-+- -+-+- -+-+-
O|.|X X|.|O X|.|.


Next move: O in bottom right.
Goodbye
User avatar
Adam H
 
Posts: 643
Joined: Thu Jun 16, 2011 6:36 pm UTC

Re: Nine Board Tic-Tac-Toe

Postby quintopia » Fri May 11, 2012 11:55 pm UTC

I played out the obvious endgame for the bottom right corner board. That board is finished. Next Play: X in center right board.
Code: Select all
.|.|O .|.|O X|X|.
-+-+- -+-+- -+-+-
.|.|. .|X|. O|.|.
-+-+- -+-+- -+-+-
O|X|. .|.|. .|X|.

.|.|. .|.|O .|.|.
-+-+- -+-+- -+-+-
.|.|X .|X|. .|.|.
-+-+- -+-+- -+-+-
.|.|. .|.|O .|O|O

.|.|. O|.|. X|O|X
-+-+- -+-+- -+-+-
.|.|. .|.|. O|X|.
-+-+- -+-+- -+-+-
O|.|X X|.|O X|.|.
User avatar
quintopia
 
Posts: 2790
Joined: Fri Nov 17, 2006 2:53 am UTC
Location: atlanta, ga

Re: Nine Board Tic-Tac-Toe

Postby Adam H » Sat May 12, 2012 2:32 am UTC

Either I don't know how to play this game or you did it wrong. Your first move was O in bottom right, so then the next move should have been X in middle left, no?
Goodbye
User avatar
Adam H
 
Posts: 643
Joined: Thu Jun 16, 2011 6:36 pm UTC

Re: Nine Board Tic-Tac-Toe

Postby WarDaft » Sat May 12, 2012 6:17 am UTC

While the moves in that square might be obvious, when they are made will have an impact on the rest of the game, so they can't just be made now, so no, that's not right.
All Shadow priest spells that deal Fire damage now appear green.
Big freaky cereal boxes of death.
User avatar
WarDaft
 
Posts: 1538
Joined: Thu Jul 30, 2009 3:16 pm UTC

Re: Nine Board Tic-Tac-Toe

Postby Adam H » Tue May 15, 2012 8:27 pm UTC

I went last time, but someone's got to keep this fascinating game up, and I'm just doing quintopia's first move anyways.

O:
Code: Select all
.|.|O .|.|O X|X|.
-+-+- -+-+- -+-+-
.|.|. .|X|. O|.|.
-+-+- -+-+- -+-+-
O|X|. .|.|. .|X|.

.|.|. .|.|O .|.|.
-+-+- -+-+- -+-+-
.|.|X .|X|. .|.|.
-+-+- -+-+- -+-+-
.|.|. .|.|O .|O|.

.|.|. O|.|. X|O|X
-+-+- -+-+- -+-+-
.|.|. .|.|. O|.|.
-+-+- -+-+- -+-+-
O|.|X X|.|O X|.|.


Next move: X in middle left.[/quote]
Goodbye
User avatar
Adam H
 
Posts: 643
Joined: Thu Jun 16, 2011 6:36 pm UTC

Re: Nine Board Tic-Tac-Toe

Postby Odilo » Tue May 15, 2012 9:11 pm UTC

X:
Code: Select all
.|.|O .|.|O X|X|.
-+-+- -+-+- -+-+-
.|.|. .|X|. O|.|.
-+-+- -+-+- -+-+-
O|X|. .|.|. .|X|.

.|.|X .|.|O .|.|.
-+-+- -+-+- -+-+-
.|.|X .|X|. .|.|.
-+-+- -+-+- -+-+-
.|.|. .|.|O .|O|.

.|.|. O|.|. X|O|X
-+-+- -+-+- -+-+-
.|.|. .|.|. O|.|.
-+-+- -+-+- -+-+-
O|.|X X|.|O X|.|.


Next move: O in top right.
Odilo's List of Hatred:
1. Orangedragonfire - Cat-killer
2. Patzer - Traitor
3. Rupert Murdoch - cancelled Firefly
User avatar
Odilo
 
Posts: 6
Joined: Sun Mar 11, 2012 4:21 am UTC

Re: Nine Board Tic-Tac-Toe

Postby Adam H » Tue May 15, 2012 9:26 pm UTC

O:
Code: Select all
.|.|O .|.|O X|X|.
-+-+- -+-+- -+-+-
.|.|. .|X|. O|.|O
-+-+- -+-+- -+-+-
O|X|. .|.|. .|X|.

.|.|X .|.|O .|.|.
-+-+- -+-+- -+-+-
.|.|X .|X|. .|.|.
-+-+- -+-+- -+-+-
.|.|. .|.|O .|O|.

.|.|. O|.|. X|O|X
-+-+- -+-+- -+-+-
.|.|. .|.|. O|.|.
-+-+- -+-+- -+-+-
O|.|X X|.|O X|.|.


Next move: X in center right.
Goodbye
User avatar
Adam H
 
Posts: 643
Joined: Thu Jun 16, 2011 6:36 pm UTC

Re: Nine Board Tic-Tac-Toe

Postby thecamoninja » Tue May 15, 2012 9:46 pm UTC

X:
Code: Select all
.|.|O .|.|O X|X|.
-+-+- -+-+- -+-+-
.|.|. .|X|. O|.|O
-+-+- -+-+- -+-+-
O|X|. .|.|. .|X|.

.|.|X .|.|O .|.|.
-+-+- -+-+- -+-+-
.|.|X .|X|. .|X|.
-+-+- -+-+- -+-+-
.|.|. .|.|O .|O|.

.|.|. O|.|. X|O|X
-+-+- -+-+- -+-+-
.|.|. .|.|. O|.|.
-+-+- -+-+- -+-+-
O|.|X X|.|O X|.|.


Next move: O in center center
I remember being naked to my waist, though not in which direction.

Skyscrapers
User avatar
thecamoninja
 
Posts: 13
Joined: Wed Jan 21, 2009 10:17 pm UTC
Location: Halfway between the gutter and the stars

Re: Nine Board Tic-Tac-Toe

Postby Adam H » Tue May 15, 2012 9:57 pm UTC

Camoninja loses! :P

O:
Code: Select all
.|.|O .|.|O X|X|.
-+-+- -+-+- -+-+-
.|.|. .|X|. O|.|O
-+-+- -+-+- -+-+-
O|X|. .|.|. .|X|.

.|.|X .|.|O .|.|.
-+-+- -+-+- -+-+-
.|.|X .|X|O .|X|.
-+-+- -+-+- -+-+-
.|.|. .|.|O .|O|.

.|.|. O|.|. X|O|X
-+-+- -+-+- -+-+-
.|.|. .|.|. O|.|.
-+-+- -+-+- -+-+-
O|.|X X|.|O X|.|.
Goodbye
User avatar
Adam H
 
Posts: 643
Joined: Thu Jun 16, 2011 6:36 pm UTC


Return to Forum Games

Who is online

Users browsing this forum: Nitrodon and 6 guests