
-----------------------------------
McTam
Tue Jan 11, 2005 1:18 pm

Schoolproj./Whowants2bmill.game/Basically screwed NEED help?
-----------------------------------
Ok so I pretty much have no idea for any of this game is there anyone out there that has the heart to give me a start? :S Pathetic? Yes :*( 
But what can you do?
I would really appreciate it if someone could help me out...
Thanks guys.

-----------------------------------
cool dude
Tue Jan 11, 2005 1:47 pm


-----------------------------------
i don't know wat u mean by giving u a start by if u want the game to be just like who wants to be a millionaire then u got to make variables to store the answers to the questions in. ask them the question and then make if statements saying that if answer = (correct) then put you got it for this much money. 

be more specific with the help u need for the game and then we can help u better :)

-----------------------------------
Cervantes
Tue Jan 11, 2005 8:31 pm


-----------------------------------
Use [url=http://www.compsci.ca/v2/viewtopic.php?t=5]Files to store your questions, answers, and correct answer choice (a, b, c, or d).  Ideally, you can create a bit of code that will be able to emulate the game given any correctly formatted text file; that means, you shouldn't have to write out a million and one if statements to control the flow of the program.
