Mohamed Bayar

Mohamed Bayar

  • NA
  • 19
  • 2.1k

create an application to calculate bowling score

Mar 12 2020 4:45 AM
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