Reply
I need something with high scores...
Old 12-24-2004, 11:55 AM I need something with high scores...
Spud In Disguise's Avatar
Super Spam Talker

Posts: 782
Location: UK... where else?
Hello there. I would like to put a game on my site that keeps track of high scores... I don't need a complicated log in system - simply if a visitor gets within the top ten or something they can add their name for all to see.

I'm not worried about what the game is - preferably a nice arcade style one - like Pac Man or Tetris. Can this be done with javascript? If so can you post a link to a downloadable one?

My server supports ASP aswell but I am not very good at it - I know just about nothing about it - so if you suggest an ASP script to me please explain it fully or try and link to a file that comes with instructions.

I really appreciate all your help and I will give you a link if you help me find what I am looking for :-)
__________________
thedaftclub.com - Daft Punk Fansite
www.recommendedmusicblog.com - Music Recommendation Blog
Spud In Disguise is offline
Reply With Quote
View Public Profile Visit Spud In Disguise's homepage!
 
When You Register, These Ads Go Away!
Old 12-24-2004, 02:19 PM
theshiznit's Avatar
Registered User

Posts: 215
you could use PHP and MYSQL or ASP and ACCESS.
theshiznit is offline
Reply With Quote
View Public Profile
 
Old 12-24-2004, 02:43 PM
Spud In Disguise's Avatar
Super Spam Talker

Posts: 782
Location: UK... where else?
I know - I know that my server supports ASP and I have an ASP forum with that host but I have no idea about scripting it - so what I need is a link to a game that's already been made that I can use. I've tried searching all the sites in my sig - but couldn't find anything :-(
__________________
thedaftclub.com - Daft Punk Fansite
www.recommendedmusicblog.com - Music Recommendation Blog
Spud In Disguise is offline
Reply With Quote
View Public Profile Visit Spud In Disguise's homepage!
 
Old 12-24-2004, 07:23 PM
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
My advice would be to create the game in JavaScript or Flash (If you use Flash I think you can do quite a bit with scripting in Flash to save the high scores), then have some interface to the high scors system on it so you can:
- Make an HTTP request from the game once it's over to submit the score to the database
- Maybe use the MSXML ActiveX Control in JavaScript to retreive the high scores from the server.

Start with your DB. Could be as simple as one table called HighScores with the fields ID (AutoNumber) Name (String) and Score (Integer)

If you've never coded in ASP before, it's not going to be an easy as pie thing to do - however it would be a really good first project. If you want me to I can help you out with the server side high score and how to interface it with JavaScript code. PM me if you want to go ahead with that.
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"
Inoxia Pyrotechnics Supplies | Surrey Angels Cheerleading Squad
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Reply     « Reply to I need something with high scores...
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13151 seconds with 12 queries