Computer Science Canada DANGER! ISP due next week |
Author: | qboroking [ Sun May 15, 2011 8:45 pm ] |
Post subject: | DANGER! ISP due next week |
I need to do my ISP which is due next week I barely started and i'm trying to make a slot machine game plz post anything that can help me |
Author: | Tony [ Sun May 15, 2011 8:50 pm ] |
Post subject: | RE:DANGER! ISP due next week |
uhh... I guess now would be a good time to start. Good luck. You might find The Turing Walkthrough to be helpful to review certain concepts. |
Author: | klutzedufus [ Sun May 15, 2011 9:05 pm ] |
Post subject: | RE:DANGER! ISP due next week |
you could use the Rand.Int function to display the different symbols and have each symbol represented by a different id number |
Author: | qboroking [ Sun May 15, 2011 10:57 pm ] |
Post subject: | RE:DANGER! ISP due next week |
thx to u both any other help wud be greatly appreciated |
Author: | klutzedufus [ Mon May 16, 2011 5:07 pm ] |
Post subject: | RE:DANGER! ISP due next week |
Although there's probably an easier way to do it, you could use different id numbers registered to the same image if you wanted some more likely to come up than others. |