Thread: Making tetris
View Single Post
Old May 17th, 2006, 11:33 PM   #16
Eric the Red
Hobbyist Programmer
 
Eric the Red's Avatar
 
Join Date: Feb 2006
Posts: 214
Rep Power: 0 Eric the Red is an unknown quantity at this point
Alright so my tetris game is done. Now I want to add a little "bang" to the game. So I came up with a great idea. I just need your help in telling me if this is possible and can be done in Java. Here's how my idea plays out.

So you go to this website, which I created from cogeco and your able to play tetris through an applet. So far This can be done.

Now on the website I want to have a highscore list for "top ten highscores". Now depending on if your score is good enough, I want to be able to upload this score to my website.

Note: I'm really bad at this website stuff. But I know this much. I update my website through FTP using "FileZilla", where I can add a .html file to my folder online. However, is it possible for a java applet/ application to be able to connect to this website and update it?

I'm a complete noob at this website stuff, so any help would be greatly appreciated. Just put it this way, before today I didn't even know how upload to my website.
__________________
Death smiles at us all. All a man can do is smile back.
Eric the Red is offline   Reply With Quote