This repository contains a script that computes the win probabilities for a fight between two territories in Risk - the board game.
This simulates all possible dice throws, taking into account ties, fortresses, etc.
Python script to compute win probabilities in Risk - the board game.
Python