Skip to content

raneshu/Strike_NINE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strike_NINE

STRIKE NINE (one player vs. computer)

Description:

  1. The player has a game board with all numbers from 1-9 visible (inclusive).

  2. The computer rolls two six-sided dice and presents the TOTAL to the player.

  3. The player then may remove ANY combination of one or more numbers from his or her board that add up to TOTAL.

For example, if computer rolls a TOTAL of 9, player can choose to remove any of the following combinations: [9 ] , [1 ,8], [2,7], [1,2,6], [2,3,4], etc.
4) The numbers so chosen are then permanently removed from play.

  1. Once this is done, the computer rolls again and play continues.

PLAYER WINS if he or she removes all their numbers from the board.

PLAYER LOSES if the computer rolls a total that the player cannot remove with the numbers remaining on their board.

About

STRIKE NINE (one player vs. computer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published