ID:179231
 
Hello,

I was wondering if a few people could try out my MathJeopardy game to see how it looks... I haven't the foggiest idea if it will work for more than one player.

Search the whole hub for MathJeopardy... I don't know how else to access it!

Regards,
-Booty
Very nice! Oh, and you can find the address to your game through the "Hub" link on the left, http://www.byond.com/hub/bootyboy/mathjeopardy
In response to Nadrew
How do u Release a game without EVERYBODY getting your files.Everybodys saying u go to HUB new Hub Entry and Host server and where do you put the "Run" link?And how to get your address registered?Oh yeah NICE GAME!
Nice job! Although I found a small runtime error.

Your $100 question in the category of multiplication is...
What is 10 times 4?
runtime error: bad del
proc name: answer (/mob/verb/answer)
usr: Rcet (/mob)
src: Rcet (/mob)
call stack:
Rcet (/mob): answer("40")
Rcet (player 1) answers with 40, and is right!


Just thought i'd let ya know :)

-Rcet
looks good.

one (minor) thing i noticed is that the X on the timer becomes the default state after future questions once time expires at least once (instead of the blank outline box).

i'll keep playing around with it...
Looks good :)

Here are couple of bugs:

Your $300 question in the category of Ratios is...
98:21 as is 14: ???
Time has expired, the answer was 42

Your $400 question in the category of Ratios is...
133:112 as is 19: ???
English answers with 18, and is wrong!
1000
Time has expired, the answer was 304

Also, the daily double:

DAILY DOUBLE
use the wager {amount} command to set your bet... I'll give you about 10 seconds
English has wagered 0
Your $0 question in the category of Division is...
What is 322 divided by 23?
You cannot wager at this time...
Time has expired, the answer was 322
In response to English
Thanks English!

I've fixed the bug, and put A2.0 on the hub.

Regards,
-Booty
Bootyboy wrote:
I was wondering if a few people could try out my MathJeopardy game to see how it looks... I haven't the foggiest idea if it will work for more than one player.

Great! A tip, though: set client.command_text to "answer " so that you don't have to type out the answer verb or click on it to answer!

Alternatively, I think a buzzer system might be cool, with pressing .center to buzz in, or something.

Great game! :)

[bug]
Hmm, I answered Addition for 100, and this happened:

Your $100 question in the category of Addition is...
What is 2 plus 6?
<font color=red>
runtime error: bad del
proc name: answer (/mob/verb/answer)
usr: Vortezz (/mob)
src: Vortezz (/mob)
call stack:
Vortezz (/mob): answer("8")
</font>
Vortezz (player 1) answers with 8, and is right!