Home  All Courses Robotics C++ AP Java  AP Physics Electronics Astronomy Summer Session Sandia Cameras About
                                                       

Three-Dimensional Tic-Tac-Toe

  Assume that you have a cube and that you see three planes as you look perpendicular to each side.

  Assume also that the normal rules of the game apply.

  The difference here is that a win can be achieved in a number of different ways.

  Establish the game so that the player can select moves manually.

  The player is competing with the program.

  The game will determine when a contestant wins.

  At the conclusion of a win, print out the winning squares.