Suppose your friend Glenn creates a 3D version of dots and boxes called "Dots and Cubes," and wants you to play with him. The new rules are as follows:
Below is a grid of Dots and Cubes with the player claiming the front cube:
You and Glenn both play defensively (meaning, if possible, you won't play on an -dimensional square with 2 less connections needed to claim it). Glenn notices that the second player always wins.
Glenn says any -dimensional Dots and Boxes where and the dots and boxes can be represented by an -dimensional grid of will always have the second player win if both players are playing defensively .
Is this true?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Every n -dimensional grid has an even number of connections. The first player will eventually have to play the connection 1 less than whats needed to clain the n -dimensional square. Then the second player will claim the n -dimensional square and the next in the chain. This sequence keeps going on till all the n -dimensional squares are claimed by the second player.