This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Requests
  •  » Who knows how to make a multi-player game?

#1 2010-04-22 08:13:30

colabcalub
Scratcher
Registered: 2010-04-22
Posts: 64

Who knows how to make a multi-player game?

One where you could have yourself and someone on the other side of the planet.
If you know how, please say.


http://i50.tinypic.com/x45f9j.png
Are you?

Offline

 

#2 2010-04-25 10:59:57

Repto
Scratcher
Registered: 2010-01-10
Posts: 88

Re: Who knows how to make a multi-player game?

colabcalub wrote:

One where you could have yourself and someone on the other side of the planet.
If you know how, please say.

You might be able to use mesh, but it would be very hard to program. By the way if you don't know what mesh is, just search "mesh tutorials" in the search bar.


http://scratch.mit.edu/static/projects/Repto/1074910_sm.pngandhttp://scratch.mit.edu/static/projects/Repto/1184314_sm.pngMy most successful projects!

Offline

 

#3 2010-04-25 11:19:39

juststickman
Scratcher
Registered: 2009-05-31
Posts: 1000+

Re: Who knows how to make a multi-player game?

Repto wrote:

colabcalub wrote:

One where you could have yourself and someone on the other side of the planet.
If you know how, please say.

You might be able to use mesh, but it would be very hard to program. By the way if you don't know what mesh is, just search "mesh tutorials" in the search bar.

Mesh is actually kinda simple.

You could just have two people on the same keyboard.


http://is.gd/iBQi2 Add grob to your sig and help with world dominiation!http://is.gd/iBQ9Q                                                             Hey guys, we're seriously naming our team bob?

Offline

 

#4 2010-04-25 11:50:29

AmoebaMan
Scratcher
Registered: 2009-01-26
Posts: 500+

Re: Who knows how to make a multi-player game?

you couldn't use mesh.  mesh only works for computers on the same local network.  that's why making a Scratch MMOG would be so hard.  You would have to get it to run with mesh activated on an open web URL IP address.


http://i942.photobucket.com/albums/ad269/RyanScathe/AmoebaMan.png

Offline

 

#5 2010-04-27 01:48:34

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Who knows how to make a multi-player game?

try scratch connections:
http://scratchconnections.wik.is/


http://i.imgur.com/1QqnHxQ.png

Offline

 

#6 2010-05-10 23:27:50

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Who knows how to make a multi-player game?

Just make a regular game, two character sprites, and then use different keys.

Offline

 

#7 2010-05-11 16:51:00

Aidan
Scratcher
Registered: 2007-06-15
Posts: 1000+

Re: Who knows how to make a multi-player game?

Yeah, like one could be arrow keys, and the other could be WASD.

Offline

 

#8 2010-05-11 17:28:55

DaGamez
Scratcher
Registered: 2010-04-18
Posts: 1000+

Re: Who knows how to make a multi-player game?

kayybee wrote:

Just make a regular game, two character sprites, and then use different keys.

Aidan wrote:

Yeah, like one could be arrow keys, and the other could be WASD.

He said ON THE OTHER SIDE OF THE WORLD xD So unless you somehow have a giant keyboard in which someone in China and someone in the US can be in the same keyboard, I think that's not what he meant xD


http://scratchhtmlviewer.net23.net/image.php?project=1229757&user=DaGamez

Offline

 

#9 2010-05-11 19:39:01

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Who knows how to make a multi-player game?

DaGamez wrote:

kayybee wrote:

Just make a regular game, two character sprites, and then use different keys.

Aidan wrote:

Yeah, like one could be arrow keys, and the other could be WASD.

He said ON THE OTHER SIDE OF THE WORLD xD So unless you somehow have a giant keyboard in which someone in China and someone in the US can be in the same keyboard, I think that's not what he meant xD

If he doesn't want our help, then just ignore it.

If he hates it, we're just trying to help. We it's not like we're destroying the info to make this game  tongue

Last edited by kayybee (2010-05-11 19:39:47)

Offline

 

#10 2010-06-03 01:37:11

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Who knows how to make a multi-player game?

http://scratchconnections.wik.is/
goto projects,find snyff


http://i.imgur.com/1QqnHxQ.png

Offline

 

#11 2010-06-03 12:07:19

AmoebaMan
Scratcher
Registered: 2009-01-26
Posts: 500+

Re: Who knows how to make a multi-player game?

AmoebaMan wrote:

you couldn't use mesh.  mesh only works for computers on the same local network.  that's why making a Scratch MMOG would be so hard.  You would have to get it to run with mesh activated on an open web URL IP address.

REVISION:

Mesh technically has no limits on what networks are used - you can use mesh to connect two people on other sides of the planet.  However, because it needs a direct IP address link, this is impossible to achieve directly, as IP addresses can only communicate if they are on the same LAN (local area network).  LAN's are usually confined to having the same WIFI access point, but can also use wires to achive a direct link.

Fortunately, there is a way to circumvent the LAN IP address restrictions: the internet.  If a master server was established with an official IP address on the open net, anybody could access and transmit data with it (which is how other MMOs function).  However, the biggest problem is actually getting a scratch program to function with mesh enabled on a web URL.  As far as I know, this has never been accomplished.

So basically, no.  As of yet, we don't have a way to link two computers with mesh unless they are on the same LAN.


http://i942.photobucket.com/albums/ad269/RyanScathe/AmoebaMan.png

Offline

 

#12 2010-07-03 15:04:18

colabcalub
Scratcher
Registered: 2010-04-22
Posts: 64

Re: Who knows how to make a multi-player game?

I understand Mesh, and what I was thinking of at first (I should of given a more detailed question XD) I found out a while back then completly forgot about this! XD So I know what now. Thanks!


http://i50.tinypic.com/x45f9j.png
Are you?

Offline

 
  • Index
  •  » Requests
  •  » Who knows how to make a multi-player game?

Board footer