A C++ console application for tracking cricket match statistics including runs, wickets, overs, and player performance metrics.
This project implements a comprehensive cricket scoring system that tracks detailed match statistics. The application allows users to input match data over by over, ball by ball, and maintains records of runs scored, wickets fallen, extras (wides, no-balls), partnerships, and individual player performances. It provides real-time updates and final match summaries including batting and bowling analyses.