Skip to content

CiaSum2003/Python-CrapsGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DiceGame

A simple simulated game of craps made with python that takes no input from the user.

An even money bet, made on the first roll of the dice (known as the “come out roll”). You win if a 7 or 11 roll, or lose if 2, 3, or 12 roll (known as “craps”). Any other number that rolls becomes the “point” and the point must roll again before a 7 to win.

About

A simple simulated game of craps made with python that takes no input from the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages