Computer Science Canada Turing Project Help |
Author: | armando [ Wed Dec 01, 2004 11:01 am ] |
Post subject: | Turing Project Help |
I need help to create a game using Turing 4.0the assignment says that it should be a slot machine.. i know that it should randomly output the numbers and that all the user will have to do is click the button. I would like the program to keep track of the players winnings and be able to sum it all up at the end. The player should also have the option to stop playing when they think there winnings are big eanough. When randomly outputting the three digits of the slot machine there should be digits from 1 - 10 programmed to say something like "BAR" when a number is output.. I was wondering if somebody could make this code for me, cause this is due in 3 days, and i have no clue how to do it... Thanks for everything |
Author: | Martin [ Wed Dec 01, 2004 1:46 pm ] |
Post subject: | |
Wrong forum. Moved. |
Author: | SuperGenius [ Wed Dec 01, 2004 5:39 pm ] | ||
Post subject: | |||
Why don't we just consolidate all of this talk about slot machines, and mabye you can help each other rather than copy each other. In the end, you'll be smarter if you don't cheat. But to get started here's what I would do: Make an array of three random numbers, each ranging from one to the number of different pictures on each reel. lets say there were 2. then you would do something like this:
|
Author: | Mazer [ Wed Dec 01, 2004 9:00 pm ] |
Post subject: | Re: Turing Project Help |
armando wrote: I need help to create a game using Turing 4.0the assignment says that it should be a slot machine..
i know that it should randomly output the numbers and that all the user will have to do is click the button. I would like the program to keep track of the players winnings and be able to sum it all up at the end. The player should also have the option to stop playing when they think there winnings are big eanough. When randomly outputting the three digits of the slot machine there should be digits from 1 - 10 programmed to say something like "BAR" when a number is output.. I was wondering if somebody could make this code for me, cause this is due in 3 days, and i have no clue how to do it... Thanks for everything ![]() |
Author: | w00t [ Wed Dec 15, 2004 4:51 pm ] |
Post subject: | |
Quote: make this code for me
HAHAHAHAHA.... that felt good ![]() ![]() ![]() ![]() ![]() ![]() |