0
Answer

create an application to calculate bowling score

Mohamed Bayar

Mohamed Bayar

4y
2.3k
1
Hello,
 
A company asked me to create a small application to calculate bowling score,
 
"Please develop in C # a program that counts the points of a bowling game, in the form of a command line console program. The program counts points for only 1 player. The command line contains the succession of pins bowled at each throw. The game is not necessarily over.
 
Eg: C:… \> Bowling 5 2 10 7 0 4"
 
You will be judged on the quality of the program and that of the code.
 
someone may help me to improve the code?
 
this is the link for my code.
https://github.com/bayarmohamed/tddboyling