Skip to content

rallycarza/doubledice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

doubledice

Double Dice Game

Double Dice!

Double Dice is a game where the goal is to roll two dice with the same number. In this implementation, you start with $100 and place bets prior to rolling two dice.

Bet amounts can be in dollars and cents. 'Q' will quit the game.

I wrote this game as a final for my introductory college Java course. This opportunity showcased my understanding of various Java features, including loops, user-defined classes, objects, the Random class, and having logic in different classes.

About

Double Dice Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages