Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 How to make the turing game "who wants to be a milionaire" ?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
teetee34




PostPosted: Fri Jan 14, 2011 2:21 pm   Post subject: How to make the turing game "who wants to be a milionaire" ?

What is it you are trying to achieve?
To complete a turing program based on the popular game who wants to be a millionaire .



What is the problem you are having?
i need to control the increase of money each time you win .


Describe what you have tried to solve this problem
changed my put statements but now the program won't run .


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)

loop
cls
locate (5, 15)
drawfillstar (600, 400, 340, 300, yellow)
put "you've won 100 dollars!"
exit when ord (ch) = 200
end loop
Turing:






Please specify what version of Turing you are using
4.1.1
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Fri Jan 14, 2011 3:13 pm   Post subject: Re: How to make the turing game "who wants to be a milionaire" ?

teetee34 @ Fri Jan 14, 2011 2:21 pm wrote:
but now the program won't run

What kind of "won't run" is it?
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: