Create a Cricket Scoreboard System

I got asked this question recently.

So basically, you need to create a Cricket scoreboard system, which will keep track of batsmen on pitch, on strike, their runs, and events which could happend on each ball(wide, out, 6, wide+4, etc...). How would you go about it?

Comments (5)