The picture above shows a recent game of Settlers of Catan. We had 5 players that night, but I don't have the expansion that allows more than 4 players. We almost gave up on it. But as you can see we used some black trains from Ticket to Ride, and some black duderinos from Caracassone to create a 5th player. It worked so well that I have to look hard at the picture to notice the difference.
After writing an article about how we expect uneven roll distributions in Settlers, I wanted to try a modification to remove some of the randomness. My first idea was to write a python script to return random numbers, but ensure that every set of 36 rolls exactly matched the ideal 2d6 distribution. It was pointed out to me that I could just a deck of cards to replace dice rolls, and it wouldn't require a computer. So I did. I started with a normal set of cards. There aren't enough 6s, 7s, or 8s, so I used Aces and a sharpee to make a 6, two 7s, and an 8. I used Jack for 11. It only took a few minutes.
I did enjoy the cards as I could plan ahead and start counting cards. I was excited when I correctly called a couple of cards drawn, including that 7 for you after you dumped your hand.
ReplyDeleteI'm still amazed by how well the trains and caracassone guys worked, they look just right unless you look hard.
ReplyDelete