Computer Science Canada

Turing Menu help!!!!!!!! Multiple options menu

Author:  cam_1011 [ Tue May 19, 2009 9:25 am ]
Post subject:  Turing Menu help!!!!!!!! Multiple options menu

What is the problem you are having?
I am trying to create a menu that would allow the user to select number 1 to run a blackjack game, number 2 to run poker and number 3 for instructions. My problem is I have it set for number one to run blackjack and when I select number 2, the program puts my starting money from the number 1 option, I try to press number 3 and it does the same thing.


Describe what you have tried to solve this problem
I have not tried much. I have tried changing the if menu option to an elsif on the menu option 2 and 3

Author:  BigBear [ Tue May 19, 2009 9:31 am ]
Post subject:  RE:Turing Menu help!!!!!!!! Multiple options menu

You set money globaly try assigning it only if they select option 1

Author:  cam_1011 [ Wed May 20, 2009 8:51 am ]
Post subject:  RE:Turing Menu help!!!!!!!! Multiple options menu

how would I go about doing that?

Author:  cam_1011 [ Wed May 20, 2009 8:54 am ]
Post subject:  RE:Turing Menu help!!!!!!!! Multiple options menu

how would I go about doing that?

Author:  tenniscrazy [ Wed May 20, 2009 11:43 am ]
Post subject:  RE:Turing Menu help!!!!!!!! Multiple options menu

i downloaded it and it was in html... is it supposed to be?

Author:  cam_1011 [ Thu May 21, 2009 8:52 am ]
Post subject:  RE:Turing Menu help!!!!!!!! Multiple options menu

its supposed to be a turing file .t


: