This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-07-29 14:49:55

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

Turning Multiplayer Projects into Mesh Projects

I've recently been working on some mesh projects and getting good at understanding how it works, and I'm thinking about turning some popular Scratch Projects that require 2 players, and turning them into mesh projects.

I'm not sure which ones to choose of course, so I want to ask you, the community. What are some of your favorite multiplayer projects? Preferably I'm looking for ones that are simple but fun, however I would prefer if there were as few required "shared sprites" as required. For example, the main character would be a shared sprite in most projects, since the other character would have to be able to see where your character is. However a menu would not, since a player would not need to share the menu with the other player.

Hopefully the results will be fun to play.  smile


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

Offline

 

#2 2011-07-29 15:16:49

Greatdane
Scratcher
Registered: 2007-06-05
Posts: 1000+

Re: Turning Multiplayer Projects into Mesh Projects

Although this is a very good idea, I think you should save it until mesh would be much easier, i.e. Scratch 2.0.


The future belongs to those who believe in the beauty of their dreams.
        ~ Eleanor Roosevelt

Offline

 

#3 2011-07-29 17:43:59

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Turning Multiplayer Projects into Mesh Projects

For multiplayer games, I myself, would not go with Mesh, but use Scratch's Remote Connections ability and program in a different language mainly because Mesh's current stuff means all broadcasts are sent out which could cause miss communications between sprites and same goes for the variables ( unless they are sprite only ).

But either way, if you would like some help, I'd be willing. I can go through the code and find bugs and give ideas on how to solve certain problems.  smile

Offline

 

#4 2011-07-29 19:40:58

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: Turning Multiplayer Projects into Mesh Projects

Mah battle of the halves.  big_smile


Hai.

Offline

 

#5 2011-07-30 11:28:04

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

Re: Turning Multiplayer Projects into Mesh Projects

Greatdane wrote:

Although this is a very good idea, I think you should save it until mesh would be much easier, i.e. Scratch 2.0.

I personally have my doubts on whether there will be multiplayer support in Scratch 2.0. It doesn't seem to be a high priority for them, at least for now.

@fg123: Do you have a link to that project?

Last edited by Lucario621 (2011-07-30 11:30:25)


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

Offline

 

#6 2011-08-03 21:54:47

51037
Scratcher
Registered: 2010-12-01
Posts: 74

Re: Turning Multiplayer Projects into Mesh Projects

how about line tennis?












smile


http://i1140.photobucket.com/albums/n570/51037/MyLogo.jpg

Offline

 

#7 2011-08-04 11:44:33

rookwood101
Scratcher
Registered: 2011-07-29
Posts: 500+

Re: Turning Multiplayer Projects into Mesh Projects

How about my pong with a modern touch? It's only got three sprites that will be required to have data transmitted; the two bats and the ball.

http://scratch.mit.edu/projects/rookwood101/1951410
line tennis would also be good, I agree. Although I'm rubbish at it  big_smile


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

Offline

 

#8 2011-08-04 12:29:06

silentslayer7
Scratcher
Registered: 2011-06-05
Posts: 100+

Re: Turning Multiplayer Projects into Mesh Projects

51037 wrote:

how about line tennis?












smile

ok.... off topic


http://i51.tinypic.com/dzcwpe.gif Silentslayer7: Curator from Oct. 24 to Nov. 7

Offline

 

#9 2011-08-04 14:51:48

a1130
Scratcher
Registered: 2009-08-27
Posts: 500+

Re: Turning Multiplayer Projects into Mesh Projects

Let me think... Line Tennis? Line Wars? My 2 player Pong  game I made with my friend (back in the days of being a New Scratcher)?  tongue

Offline

 

#10 2011-08-04 15:25:47

BoltBait
Scratcher
Registered: 2009-03-09
Posts: 1000+

Re: Turning Multiplayer Projects into Mesh Projects

Could you do my Fighting Bees game?

I've often wondered how Mesh worked.


Animated sigs must be banned!
http://boltbait.com/j.pnghttp://boltbait.com/s.pnghttp://boltbait.com/d.pnghttp://boltbait.com/a.pnghttp://boltbait.com/p.png

Offline

 

#11 2011-08-06 11:19:40

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

Re: Turning Multiplayer Projects into Mesh Projects

Lucario621 wrote:

I've recently been working on some mesh projects and getting good at understanding how it works, and I'm thinking about turning some popular Scratch Projects that require 2 players, and turning them into mesh projects.

I'm not sure which ones to choose of course, so I want to ask you, the community. What are some of your favorite multiplayer projects? Preferably I'm looking for ones that are simple but fun, however I would prefer if there were as few required "shared sprites" as required. For example, the main character would be a shared sprite in most projects, since the other character would have to be able to see where your character is. However a menu would not, since a player would not need to share the menu with the other player.

Hopefully the results will be fun to play.  smile

There's a really simple project by Team-SAK, Shootout.  Here.

Offline

 

Board footer