Discuss Scratch

LaiaPascual
Scratcher
25 posts

How do I make multiplayer games?

I really want to make a multiplayer game but I can´t find out how. I have tried and tried but I just can´t do it.
I don´t know if I have to use these blocks:

definePleasehelp!

Last edited by LaiaPascual (Aug. 11, 2015 00:03:51)

DownsGameClub
Scratcher
1000+ posts

How do I make multiplayer games?

The define block is meant for custom block use. The blocks can be made to do things like, jump-

definejumpglide1secstox:...y:ypositionglide1secstox:...y:yposition

The flag clicked block is the starting point in the project.
LaiaPascual
Scratcher
25 posts

How do I make multiplayer games?

thanks but what I don´t know is how to make a multiplayer game
CatsUnited
Scratcher
1000+ posts

How do I make multiplayer games?

Multiplayer is very hard to do. Yes, it would be very convenient to use “Define”, because you could save some space in your project. You also have to use cloud variables, encode the data to the vars, decode it and send it to each player so it will work with more than one player.
gdpr533f604550b2f20900645890
Scratcher
1000+ posts

How do I make multiplayer games?

You need to use cloud data.
QueenKS
Scratcher
9 posts

How do I make multiplayer games?

All I know is that
playsoundgulpuntildone

IT REQUIRES CLOUD VARIABLES!
CatsUnited
Scratcher
1000+ posts

How do I make multiplayer games?

LaiaPascual
Scratcher
25 posts

How do I make multiplayer games?

Ok, thanks for all the information, but how do I make the game
I know that I have to use these thanks to you:
whenclicked

variavels

define

Last edited by LaiaPascual (Aug. 11, 2015 00:16:46)

CatsUnited
Scratcher
1000+ posts

How do I make multiplayer games?

LaiaPascual wrote:

Ok, thanks for all the information, but how do I make the game
What game? There are so many questions into making a game that we can't read your mind.
LaiaPascual
Scratcher
25 posts

How do I make multiplayer games?

I mean like a multiplayer game

multiplayer

Last edited by LaiaPascual (Aug. 11, 2015 00:21:56)

Nether_before
Scratcher
1000+ posts

How do I make multiplayer games?

LaiaPascual wrote:

I mean like a multiplayer game
What kind of multiplayer game? How do you want players to interact with eachother? Will it be scrolling? What camera angle will you view the game from? There's so many questions.
LaiaPascual
Scratcher
25 posts

How do I make multiplayer games?

a game where there are other people that are from the game help

if the player asks the person a question I want the person to answer it

nope

like umm… do you know Terraria? Well I want it like that

really? How many questions?

repeat?questions

Last edited by LaiaPascual (Aug. 12, 2015 16:24:20)

madman1515
Scratcher
100+ posts

How do I make multiplayer games?

You need to know what you are going to code before you code something.

Write down how you want every aspect of the game to be,
-how will the player control the game
-what will the interactions be to the game (like player with players or players set up shops?)
-what will the players do if they aren't scratchers and cant access the cloud? can they just not play?

then you can consider how to make a multiplayer game and people will be willing to help you
LaiaPascual
Scratcher
25 posts

How do I make multiplayer games?

-how will the player control the game
-what will the interactions be to the game (like player with players or players set up shops?)
-what will the players do if they aren't scratchers and cant access the cloud? can they just not play?

That´s another thing that I don´t know how to do



?

Last edited by LaiaPascual (Aug. 13, 2015 18:08:39)

adazem009
Scratcher
100+ posts

How do I make multiplayer games?

???Howtomakeanonlinemultiplayergame???ANSWERUseCloudVariablesandcustomblocks
Sonickyle
Scratcher
1000+ posts

How do I make multiplayer games?

tl;dr Creating a full-fledged multiplayer game requires extensive knowledge of how cloud variables sync and get updated from client to client, as well as knowing how to convert your required multiplayer data to numbers. If you didn't know what I just said, then that means that you are not ready.
IMPULSS
Scratcher
100+ posts

How do I make multiplayer games?

I made an engine for online multiplayer cloud games. Go into the scripts to draw sprites and stuff like that.

https://scratch.mit.edu/projects/73471942/
LaiaPascual
Scratcher
25 posts

How do I make multiplayer games?

Sonickyle wrote:

tl;dr Creating a full-fledged multiplayer game requires extensive knowledge of how cloud variables sync and get updated from client to client, as well as knowing how to convert your required multiplayer data to numbers. If you didn't know what I just said, then that means that you are not ready.
Oh…OK it´s just that I am really into making better projects, but mabye some other day I can do it…Thanks a lot!
LaiaPascual
Scratcher
25 posts

How do I make multiplayer games?

IMPULSS wrote:

I made an engine for online multiplayer cloud games. Go into the scripts to draw sprites and stuff like that.

https://scratch.mit.edu/projects/73471942/
Thanks so much! I´m sure that I will use it. Can I take some of the scripts so I can add more things and make my game better?
LaiaPascual
Scratcher
25 posts

How do I make multiplayer games?

adazem009 wrote:

???Howtomakeanonlinemultiplayergame???ANSWERUseCloudVariablesandcustomblocks
Thanks!
whenIreceivethanks so much!
showvariablethank you

Last edited by LaiaPascual (Aug. 24, 2015 17:23:21)

Powered by DjangoBB