3-Dimensional Noughts and Crosses
by Mike Ironmonger

When this program is run it installs its icon on the icon bar. Clicking on this icon displays the board, which consists of the four layers of the playing area, plus the scoreboard.

The game itself is similar to conventional noughts and crosses, except that you have to get four in a row rather than three, and there is another dimension (which makes keeping track of the game rather difficult).

Clicking Menu over a player's name allows you to select whether that player is human or the Archimedes. Clicking Select or Adjust over a name allows you to change the name. Clicking Select or Adjust over a score allows you to change the score.

Clicking Menu over the board allows you to restart the game, and to zero the scores. Clicking on the board's close box removes the window from the screen, while clicking Select or Adjust on the icon bar icon restores it.

To terminate the program, click Menu over the icon bar icon and select 'Quit' from the menu.