bayarmohamed
New member
- Joined
- Mar 12, 2020
- Messages
- 3
- Programming Experience
- 10+
"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.
github.com
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.
tddboyling/BowlingTest at master · bayarmohamed/tddboyling
Contribute to bayarmohamed/tddboyling development by creating an account on GitHub.