Skip to content

smacke/risk-solver

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
 
 
 
 
 
 
 
 

Risk Probability Solver

Javascript and Python versions of a simple algorithm to compute probabilities for the board game "Risk". Given a starting army, a sequence of armies to attack, and the desired minimum number of game pieces to leave behind at each conquered territory, the algorithm computes the probability of success. See here for example use.

License

All code is released under the FreeBSD / simplified BSD license.

About

Simple scripts to calculate probabilities for the popular board game, "Risk."

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published