Recording high scores

A

Anthony

I have a team website that has several games for entertainment. One
of the games is a javascript version of yahtzee. Can someone suggest
a way, using javascript, to record a high score for the game instead
of a high score for a particular user, session, or computer. Perhaps
someone already has code written to do this. Any help would be
greatly appreciated.
 
E

Evertjan.

Anthony wrote on 13 feb 2007 in comp.lang.javascript:
I have a team website that has several games for entertainment. One
of the games is a javascript version of yahtzee. Can someone suggest
a way, using javascript, to record a high score for the game instead
of a high score for a particular user, session, or computer. Perhaps
someone already has code written to do this. Any help would be
greatly appreciated.

Not without serverside [javascript] scripting.

Ask yourself how another user's programme can know your result,
if the or any server is not an active intermediary.
 
A

Anthony

Anthony wrote on 13 feb 2007 in comp.lang.javascript:
I have a team website that has several games for entertainment. One
of the games is a javascript version of yahtzee. Can someone suggest
a way, using javascript, to record a high score for the game instead
of a high score for a particular user, session, or computer. Perhaps
someone already has code written to do this. Any help would be
greatly appreciated.

Not without serverside [javascript] scripting.

Ask yourself how another user's programme can know your result,
if the or any server is not an active intermediary.

OK, thanks. I had not been able to find a way to do this so I came
here to find out for sure.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top