diff --git a/ipynb/Cant-Stop.ipynb b/ipynb/Cant-Stop.ipynb index 3293b74..3afb42e 100644 --- a/ipynb/Cant-Stop.ipynb +++ b/ipynb/Cant-Stop.ipynb @@ -8,7 +8,7 @@ "\n", "# Can't Stop Game\n", "\n", - "**[Can't Stop](https://en.wikipedia.org/wiki/Can%27t_Stop_(board_game))** is a board game with [these rules](https://www.yucata.de/en/Rules/CantStop). In this notebook I will explore rational plays in the game. (Note: I use a term that is not in the rule book: what they call a \"marker\" or \"neutral marker,\" I call a \"sherpa\": a guide for leading you to the top.)\n", + "**[Can't Stop](https://en.wikipedia.org/wiki/Can%27t_Stop_%28board_game)%29** is a board game with [these rules](https://www.yucata.de/en/Rules/CantStop). In this notebook I will explore rational plays in the game. (Note: I use a term that is not in the rule book: what they call a \"marker\" or \"neutral marker,\" I call a \"sherpa\": a guide for leading you to the top.)\n", "\n", "\n", "# Representing Dice Rolls\n",