prakharjadaun / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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.

License:MIT License


Languages

Language:C++ 100.0%