This applet implements the game of 4-dimensional tic-tac-toe, with side 4. The game includes options for play by up to 4 human and 4 computer players (Select the number of each in the left and right listboxes below). Note that changes in the number of players only take effect in the next game, since it would be unwieldy to add new players in mid-game. Asterix's indicate the player whose turn it is.

Oh. Also, there should be at least 1 human player.

Click on a square to place a piece.



Source Code. TODO: make coding style not embarassing

William Smit, 4-30-96