Skip to content

roycoding/klackers

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Klackers

What's the best strategy to play Klackers?

Klackers (a.k.a. Shut the Box) is a dice game, often played in bars. The Klackers box has nine "tiles" numbered 1-9. A player rolls two dice, then flips down tiles that sum to the value of their roll. The player continues to roll the dice and flip tiles until they are no longer able to find a combination of tiles that sum to the dice or they have flipped all of the tiles. The player's score is the sum of the un-flipped tiles.

This program is a Monte Carlo simulation, which I have written to determine the best simple strategy for Klackers.

You can see a write-up of the results here.

License: BSD

About

Monte Carlo simulation of the dice game Klackers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages