Necessary Code Modifications

See cant_stop_design.ppt for an overview of how the objects interact.

In the following, your_player is whatever you want to name your player.

You can use the t_game object to simulate. See cs_player::exp_gain_by_rolling() for an example of this.

To test your computer player, change all instances of s1 to your in cant_stop.cpp and compile.