How to play:
Use 1 host and at least 1 player
Each player has to toss fair six-sided dice to go to goal.
If the player is at the 35th cell and tosses 2 or more, he can go to goal aa same as he tosses 1.
If the player reaches the goal in 9 tossing or less, the host has to pay to that player 1$ per 1 tossing less than 10.
For example, if the player reaches the goal in 7 tossing, host have to pay 3$ to that player.
If the player reaches the goal in 11 tossing or more, that player has to pay to host 1$ per 1 tossing more than 10.
For example, if the player reaches the goal in 12 tossing, that player has to pay 2$ to host.
If the player reaches the goal in 10 tossing, no one has to pay.
Each game will end only if the player reaches the goal.
Player can't pay 1$ and start new game if he can't reaches the goal in 11th tossing.
What is expected profit of host per player for each game?
As much as I know for this game, The expected value in rolling a six-sided die is 3.5. The expected value of distance in 10 tossing is 35-cell but the goal is at 36-cell distance so expected profit of host is positive. If the goal is at 35th-cell, expected profit of host is 0. But I have no idea to calculate.


If I write program as same as you write in mathematica, will I get answer as same as you get (Is there anything else)?
– Ro Theory Nov 22 '18 at 11:48