Your Announcements

Verse challenge game – jari

Jari

Member

Posts: 1471
From: Helsinki, Finland
Registered: 03-11-2005
Hi, I made this browser playable game that challanges player to counter statements using verses. I would like to hear what you think about it and how hard it is to figure out the countering verses.

Here is the link


To get you started here is the answer and explanation to the first test:
"Saints are being persecuted" - this is about violence and plans against Christians so you must select a verse that speaks about evil intents and violent actions.

I hope that makes sense, please tell me what you think?

------------------
2Co 7:10 For godly sorrow worketh repentance to salvation not to be repented of: but the sorrow of the world worketh death.

[VoHW] (Help needed) [Blog] - Truedisciple (mp3)

CPUFreak91

Member

Posts: 2337
From:
Registered: 02-01-2005
I don't like it when there's a long verse and

function onMouseOverVerse(text,typestr)
{
//vi = document.getElementById('verseInfo')

verseInfo.innerHTML = text + " " + typestr;
}


Re-adjusts the enire box, as it get's quite annoying fighting a rubber ball. If you were to position the box a little lower, then it would be perfect. Nice game, it's a little hard, because it causes me to think, but that's a good thing

------------------
All Your Base Are Belong To Us!!! chown -r us ./base
"After three days without programming, life becomes meaningless.'' -- Tao of Programming Book 2

My Blog

HanClinto

Administrator

Posts: 1828
From: Indiana
Registered: 10-11-2004
Good job, Jari -- I like it!

It's a little tough sometimes to understand what it's talking about or asking for, but all in all the concept is very good and I think you've executed it well.

Thanks for sharing this! What do you plan on doing with this game? Are you planning on making this part of VoHW, or is it more of a side project/experiment?

Cheers!

--clint

Jari

Member

Posts: 1471
From: Helsinki, Finland
Registered: 03-11-2005
Thanks for the replies guys!

CPUFreak91, what browser are you using? I quess it doesn't matter because you are right, it gets tricky if the text doesn't fit horizontally.

HanClinto, I don't know yet. I would like to make some kind of game based on this that teaches and encourages player to read God's word.

I made a change in the game so that it now shows what the statement is talking about. Does that help?

In Christ,
Jari.

------------------
2Co 7:10 For godly sorrow worketh repentance to salvation not to be repented of: but the sorrow of the world worketh death.

[VoHW] (Help needed) [Blog] - Truedisciple (mp3)

[This message has been edited by jari (edited July 09, 2006).]

[This message has been edited by jari (edited July 09, 2006).]

CPUFreak91

Member

Posts: 2337
From:
Registered: 02-01-2005
quote:
Originally posted by jari:
CPUFreak91, what browser are you using?

I'm using Konqueror

------------------
All Your Base Are Belong To Us!!! chown -r us ./base
"After three days without programming, life becomes meaningless.'' -- Tao of Programming Book 2

My Blog

Jari

Member

Posts: 1471
From: Helsinki, Finland
Registered: 03-11-2005
Ok, thanks Joe.

------------------
2Co 7:10 For godly sorrow worketh repentance to salvation not to be repented of: but the sorrow of the world worketh death.

[VoHW] (Help needed) [Blog] - Truedisciple (mp3)

HanClinto

Administrator

Posts: 1828
From: Indiana
Registered: 10-11-2004
FWIW, I had the same problem that Joe had using Firefox on Windows at 1024x768 resolution. I imagine if I increased my resolution it would be fine, but my laptop screen doesn't go any higher.

Cheers!

--clint

Jari

Member

Posts: 1471
From: Helsinki, Finland
Registered: 03-11-2005
Alright, thanks Clint!

It should be fixed now for even resolutions of 640x480

------------------
2Co 7:10 For godly sorrow worketh repentance to salvation not to be repented of: but the sorrow of the world worketh death.

[VoHW] (Help needed) [Blog] - Truedisciple (mp3)