This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Show and tell
  •  » Ok so perhaps no NetScratch, what about "checking" online for, scores?

#1 2008-12-09 21:07:17

Lucario621
Community Moderator
Registered: 2007-10-03
Posts: 1000+

Ok so perhaps no NetScratch, what about "checking" online for, scores?

Well as far as I've seen, the MIT Scratch Team (sadly) won't be doing netscratch. But perhaps, you could make an online variable, and when you complete a game, it would automatically post your score and add it to the list. Then if for example you wanted to see the highscores, you would have it stamp the top 10 scores from greatest to least. If its possible, or else we should add that =P


http://i.imgur.com/WBkM2QQ.png

Offline

 

#2 2008-12-09 21:28:38

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Ok so perhaps no NetScratch, what about "checking" online for, scores?

Add it? It can already be done using scratch remote connections.

I am just not sure how to code it.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#3 2008-12-10 15:24:56

Lucario621
Community Moderator
Registered: 2007-10-03
Posts: 1000+

Re: Ok so perhaps no NetScratch, what about "checking" online for, scores?

archmage wrote:

Add it? It can already be done using scratch remote connections.

I am just not sure how to code it.

Still, using remote connections is...impractical.


http://i.imgur.com/WBkM2QQ.png

Offline

 

#4 2008-12-10 16:57:34

Kezio
Scratcher
Registered: 2008-11-26
Posts: 100+

Re: Ok so perhaps no NetScratch, what about "checking" online for, scores?

Scratch Remote..I heard it possible that one person use the remote and target it at the project, And another from different house also target it at the project and it could work. it possible to code.

IDEA:

1)You'll have to detect if a controller is plugged through variables.

2)Put them in to a game room you made. if a controller is plugged they character appear in to your game room. but you'll have to limit amount of player that could come in.

3)Send Action and connection through variables and remote if one controller press up all the people who plugged they controller in can see the other character going up.

Q:How can i do this?

A:I don't know.

Last edited by Kezio (2008-12-10 17:06:11)

Offline

 
  • Index
  •  » Show and tell
  •  » Ok so perhaps no NetScratch, what about "checking" online for, scores?

Board footer