Subject:
|
Re: 4x4 Tic Tac Toe...
|
Newsgroups:
|
lugnet.org.ca.rtltoronto
|
Date:
|
Fri, 11 Aug 2006 12:06:12 GMT
|
Viewed:
|
929 times
|
| |
| |
Rob Antonishen wrote:
> On 8/10/06, Chris Magno wrote:
>
> > I for one would like to use this opportunity to build a Delta robot to
> > solve this. AND i could get Abby to program it. i mean with a 3 x 3
> > that s only like. (ummm carry the 4, bring down the 6, umm...) about 9
> > NESTED if's
>
>
> A little googling came up with this:
>
> "255,168 unique games of Tic Tac Toe to be played. Of these, 131,184
> are won by the first player, 77,904 are won by the second player, and
> 46,080 are drawn."
>
> And the move tree is nested 5 layer deep (assuming you always start)
> or 9 layers deep (if you go either first or second). I'm guessing you
> will not have the memory to do this in nested if's :)
>
> -Rob A>
um, how many nested if's programs have YOU written?
Rob, ~I~ am the nested if KING!
if I think it can be done... then it can be done!(maybe)
chris
|
|
Message is in Reply To:
| | Re: 4x4 Tic Tac Toe...
|
| (...) A little googling came up with this: "255,168 unique games of Tic Tac Toe to be played. Of these, 131,184 are won by the first player, 77,904 are won by the second player, and 46,080 are drawn." And the move tree is nested 5 layer deep (...) (18 years ago, 10-Aug-06, to lugnet.org.ca.rtltoronto)
|
12 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|