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

Username:   Password: 
 RegisterRegister   
 Jeopardy Game -Help Needed
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
TuringBeginner




PostPosted: Sun Jan 22, 2012 12:06 pm   Post subject: Jeopardy Game -Help Needed

The problem I am having with my game that I am currently working on which is Jeopardy, is to allow each button to be clickable, and when it is to go to anotehr screen where I will
display the question intended for that button. I have tried various times, but it jsut chagnes the way my game looks, and also makes my bottons black if i put the code of the coordinates and the mouse button down code.
If you could please tell me where i would put the code, and which code it would be to make each button clickable after you press start, (THE ONES WITH THE MONEY ON IT)



Project Folder Jeopardy .zip
 Description:

Download
 Filename:  Project Folder Jeopardy .zip
 Filesize:  473.22 KB
 Downloaded:  328 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
TuringBeginner




PostPosted: Sun Jan 22, 2012 12:09 pm   Post subject: RE:Jeopardy Game -Help Needed

The button i am trying to make clickable are the ones displayed after start is pressed, (not start or instructions as those are already clickable)
Alex C.




PostPosted: Sun Jan 22, 2012 2:15 pm   Post subject: RE:Jeopardy Game -Help Needed

version of turing? :/
TuringBeginner




PostPosted: Sun Jan 22, 2012 2:38 pm   Post subject: RE:Jeopardy Game -Help Needed

It is 4.11
TuringBeginner




PostPosted: Sun Jan 22, 2012 2:39 pm   Post subject: RE:Jeopardy Game -Help Needed

Could you please assist me?
Aange10




PostPosted: Sun Jan 22, 2012 2:53 pm   Post subject: RE:Jeopardy Game -Help Needed

Quote:

allow each button to be clickable, and when it is to go to anotehr screen where I will
display the question intended for that button.


It seems to me you already know how to make things click able.

So that makes me think your problem is getting another screen to show up with the question?


That could be as simple as

code:

drawMainScreen
% Detect Click
cls
drawfillbox (0, 0, maxx, maxy, black)
put question
get answer
drawMainScreen


What exactly is your problem?
TuringBeginner




PostPosted: Sun Jan 22, 2012 3:20 pm   Post subject: RE:Jeopardy Game -Help Needed

Hey the exact problem i had was to make each money button clickable, but i figured it out, as i had put my code in a total bizarre place, and I now have put it after my code and it works just fine. Thanks alot for your help though.
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  [ 7 Posts ]
Jump to:   


Style:  
Search: