desperate need of help!!Bowling game (1 Viewer)

johnny

New Member
Joined
May 27, 2004
Messages
2
Gender
Undisclosed
HSC
2005
hi all, i am in desperate need of help, we have been given an asssignment to be done in vb, basically we have 2 design a program a bowling scoring program, ie u submit your scores and it calculates it and puts it in the frames e.t.c much like the ones at bowling alleys, the teach has given us this assignment without me having any knowledge of vb, and basically has told us 2 fend for ourselves,

any help/ideas/tutorials would be much appretiated
johnny
 

acmilan

I'll stab ya
Joined
May 24, 2004
Messages
3,989
Location
Jumanji
Gender
Male
HSC
N/A
A start will be knowing how the bowling scoring system works cause its pretty confusing and working out how you want to present it
 
Last edited:

Winston

Active Member
Joined
Aug 30, 2002
Messages
6,128
Gender
Undisclosed
HSC
2003
Maybe you should type up the requirements of the project. So we can have a look.
 

johnny

New Member
Joined
May 27, 2004
Messages
2
Gender
Undisclosed
HSC
2005
tanx, well here are the basics of how the algorithm should work

1, a complete game consists of 10 frames.
2, each player tries to knock down 10 pins in each frame
3. you are allowed to bowl 2 ballsin each frame.
exceptions:
a) if you knock down all the pins on the first ball, you wont need the second
b) if you score a strike in the 10th frame, you are entitled to to 2 bonus balls.
4, if you knock down all the pins on the first ball, you have scored a strike ( indicated with a x ) and have scored a bonus for that frame. your bonus is the number of pins you knock down on the next 2 balls bowled. your score is 10 ( for the strike) plus the bonus pins on the next 2 balls bowled
5, if you knock down all the pins with 2 balls you get a, you have scored a apare (indicated with a / ) and earned a bonus for that frame. your bonus is the number of pins you knock down with the first ball in the next frame. your score will be 10 (for the spare) plus the bonus pins on the next ball.
6. if you fail to knock down all the ins in a frame, your score is the actual number of pins knocked down

the teach say's it needs to be done in vb 6 and needs to allow the user to type in there scores and the program calculates it and displays it in the frames, (same as the bowling alley ones do with the little boxes)

any help/tutorials e.t.c much appretiated

cheers johnny.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top