Pig the dice game/Player: Difference between revisions

From Rosetta Code
Content added Content deleted
(New (very) draft task.)
 
m (Grammar)
Line 1: Line 1:
{{draft task}}
{{draft task}}
The task is to create a dice simulator and scorer of [[Pig the dice game]] and add it the ability of the program to play the game to at least one strategy.
The task is to create a dice simulator and scorer of [[Pig the dice game]] and add to it the ability to play the game to at least one strategy.
* State here the play strategies involved.
* State here the play strategies involved.
* Simulate playing the game a number of times with two players of given strategies and report here summary statistics such as, but not restricted to, the influence of going first or which strategy seems stronger.
* Simulate playing the game a number of times with two players of given strategies and report here summary statistics such as, but not restricted to, the influence of going first or which strategy seems stronger.

Revision as of 05:58, 14 September 2012

Pig the dice game/Player is a draft programming task. It is not yet considered ready to be promoted as a complete task, for reasons that should be found in its talk page.

The task is to create a dice simulator and scorer of Pig the dice game and add to it the ability to play the game to at least one strategy.

  • State here the play strategies involved.
  • Simulate playing the game a number of times with two players of given strategies and report here summary statistics such as, but not restricted to, the influence of going first or which strategy seems stronger.
Reference