harshitbansal373 / hacktoberfest2020

Submit 4 pull requests to earn swags (Tshirts + badges)
https://hacktoberfest.digitalocean.com/
MIT License
65 stars 563 forks source link

Create DiceGameOfCraps.java #739

Closed shayanhalder closed 4 years ago

shayanhalder commented 4 years ago

Added a java program simulating the Dice Game of Craps, which is played in casinos. Description of the game is included at the beginning of the java file. Hopefully this is a nice addition to the repository!