Help for this page

Select Code to Download


  1. or download this
    SkunkGame::create_player ("Single Roller", "Solo");
    SkunkGame::create_player ("N Roller", "Trey");
    SkunkGame::create_player ("N Roller", "Ducky", N => 2);
    SkunkGame::create_player ("Random Roller", "Randy", R => 0.50);