I would like to know if there is a formula to calculate the equity of a board. Let's suppose we have a board like:
The dice values are 3 and 6. How would I find the best move in this situation?
I also found a website, I want to make an algorithm like this website. It is a Monte-Carlo algorithm.