/Cricket-Scorecard

Built a Cricket Scorecard using C++. It generates random numbers which decides the scorecard of yours and your opponent and updates you after each ball.

Primary LanguageC++MIT LicenseMIT

Cricket Scorecard

This is a basic project for playing cricket game with random values generated by the code itself. When you run the project, first it greets you with the rules of the game and asks you to enter the names of the two teams playing the game.

After the initial understanding, you are good to go and enjoy the game!