Sprouts:Starting a new game

From Carls wiki

Jump to: navigation, search

Each game on this site is created with a unique game ID, and every new game is assigned the first one that has not yet been assigned. The lowest free ID is currently 0x004. (Oh, and these numbers are in hex, for no particular reason, so 0x00A follows upon 0x009 and 0x100 follows 0x0FF.)

Normally, one player serves by choosing the number of initial spots (and whether to play a misère game of not). The other player then chooses to be the first (Left) or second (Right) player.

The easiest way to set up a new game is to copy the template to the lowest free game ID.

Happy playing!