Computer Science Canada turing dice game help |
Author: | funkyhat [ Sun Nov 06, 2011 5:52 pm ] | ||
Post subject: | turing dice game help | ||
What is it you are trying to achieve? My program need to say "try your luck in this game of chance!" in some sort of splash screen then i need their to be only 2 dice and when you get to 6's the game ends with a you win message and maybe a gameover screen, i know its a lot but your help would be veryyyy much apreciated i got this program from a friend and its not even close to what it should be What is the problem you are having? three dice instead of 2 no opening screen and it has to end when use rolls a 12 Post any relevant code (You may choose to attach the file instead of posting the code if it is too long) code is to long to post, please download
Please specify what version of Turing you are using 4.1.1 |
Author: | Tony [ Sun Nov 06, 2011 6:21 pm ] |
Post subject: | Re: turing dice game help |
funkyhat @ Sun Nov 06, 2011 5:52 pm wrote: Post any relevant code... code is to long to post, please download It says relevant code, not all of the code (it is less likely for someone to look at the excess code). I don't understand the problem. Did you accidentally code in the 3rd die? |
Author: | funkyhat [ Sun Nov 06, 2011 8:00 pm ] |
Post subject: | Re: turing dice game help |
yes and whenever i try and remove it i end up messing up my entire program |
Author: | Beastinonyou [ Sun Nov 06, 2011 8:13 pm ] |
Post subject: | Re: turing dice game help |
Tony @ Sun Nov 06, 2011 6:21 pm wrote: I don't understand the problem. Did you accidentally code in the 3rd die? funkyhat wrote: i got this program from a friend and its not even close to what it should be |