Hi, I'm a teen programmer and over the past two days I've been making a Jeopardy game. Basically, It should work as long as you do these things:
-Don't put a space after the category or question number input.
-keep it simple. For example, "the dog" would mark incorrect but "dog" will be correct.
-make sure that when the answer is a number, that you ALWAYS type the numeral.
-keep all text lowercase except for your name and where you're from.
all right, that should be it! If you run into any problems, please comment them. Thanks!
@DynamicSquid ok thanks! And the same question over and over again wasn't my plan, I I just couldn't find a way to print a random question with the answer. I'm still working on it, and I'll fix the composite number one.
Jeopardy!!
Hi, I'm a teen programmer and over the past two days I've been making a Jeopardy game. Basically, It should work as long as you do these things:
-Don't put a space after the category or question number input.
-keep it simple. For example, "the dog" would mark incorrect but "dog" will be correct.
-make sure that when the answer is a number, that you ALWAYS type the numeral.
-keep all text lowercase except for your name and where you're from.
all right, that should be it! If you run into any problems, please comment them. Thanks!
p.s. It works best in full screen!