aslivka/War-of-Dice-game
A C++ program that simulates a game of war of dice. The user can select the type of die, number of rounds, and if the die is loaded. Whichever player(user or computer), rolls a higher die number for more rounds overall, wins.
C++