Twenty One is an two dices game app based .NET/C#.
This program lets the user roll the two dices twice. If the total number of the first roll and the second roll is 21, the user wins the game. If the total number is equal to or more than 15, the user can roll the Third dice. When the user rolls the third dice, the user wins if the total number of the first and second rolls and the number of the third dice equal to 21.




