| | Re: 4x4 Tic Tac Toe... Rob Antonishen
| | | (...) 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)
| | | | | | | | Re: 4x4 Tic Tac Toe... John Brost
| | | | | (...) It CAN be done. My program logic + all movement instructions fit into the RCX for our 3T contest. The logic was complete, it would play "perfectly" according to the logic, and it was all done with nested ifs. The mechanicals were the downfall (...) (18 years ago, 10-Aug-06, to lugnet.org.ca.rtltoronto)
| | | | | | | | | | | | Re: 4x4 Tic Tac Toe... Chris Magno
| | | | | | (...) YES!!!! i would LOVE to have a look at it. I LOVE mindscript. I cant wait for it to be a language for the NXT(1). then I can start to program the NXT. Chris 1. HINT HINT!!!! (18 years ago, 11-Aug-06, to lugnet.org.ca.rtltoronto)
| | | | | | | | | | | Re: 4x4 Tic Tac Toe... Chris Magno
| | | | | (...) 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 (18 years ago, 11-Aug-06, to lugnet.org.ca.rtltoronto)
| | | | | | |