catan

command
v0.0.0-...-38a5715 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

README

Catan Tiles

In the game of Catan, you gain resources when a roll of two dice match a number of a tile on the board. At the beginning of the game, you place your settlements next to tiles with the idea of selecting titles that have a higher probability of being matched.

For each value of two-dice roll (2-12) we'll count how many times it came up in a simulation of n rounds. At the end we'll divide the count we got for each number with the total number of runs to get probabilities.

Note that Catan does not have tiles with the number 7 on them.

Documentation

Overview

Package main simulate two-sice rolls.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL