Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Multiplayer games
- fireballxz
-
17 posts
Multiplayer games
How do i make a multiplayer game and, what script should i use for it?
- BKFighter
-
1000+ posts
Multiplayer games
The wiki article http://wiki.scratch.mit.edu/wiki/Creating_a_Multiplayer_Game should be of some use to you.
Last edited by BKFighter (Dec. 29, 2015 21:45:18)
- shesheep8
-
20 posts
Multiplayer games
I'm trying to make a game that's multiplayer- you can interact with other people. But I don't exactly understand the scripts that make it multiplayer. I've already read the Scratch Wiki article, but I still don't really understand. If somebody could just clarify it up for me, that would be really nice.
Another question I have is ‘is safechat allowed or not allowed?’ There's a lot of conflicting info on Scratch.
Thanks,
shesheep8
Another question I have is ‘is safechat allowed or not allowed?’ There's a lot of conflicting info on Scratch.
Thanks,
shesheep8
Last edited by shesheep8 (Dec. 30, 2015 04:29:50)
- scrooch2005
-
33 posts
Multiplayer games
If you want to make something like a race or a platformer you can try this: How do i make a multiplayer game and, what script should i use for it?
Instructions:
First choose 2 different Sprites, or make them.
Then click one of them and right in the following scripts;
After you're done, click the other sprite and follow the following scripts below;
I hope this helps

- deck26
-
1000+ posts
Multiplayer games
Chatrooms are allowed as long as you're using a white list of acceptable words/phrases.
- deck26
-
1000+ posts
Multiplayer games
https://scratch.mit.edu/projects/77775784/ might help you understand how a multiplayer game can be done. Here's a demo using that method https://scratch.mit.edu/projects/63501310/
- shesheep8
-
20 posts
Multiplayer games
Thank you!! Chatrooms are allowed as long as you're using a white list of acceptable words/phrases.
- 17dbuel
-
3 posts
Multiplayer games
this may help as well its Something i put together thats working https://scratch.mit.edu/projects/94953620/
- SkyBlue19
-
41 posts
Multiplayer games
well, if you want to make a multiplayer game there are some like fireboy and watergirl that use arrow keys to control one, and a,w,d to control the other. You could try using
and add the motion to the end of each
Last edited by SkyBlue19 (Jan. 21, 2016 23:23:31)
- SkyBlue19
-
41 posts
Multiplayer games
if that didn't help, you can check out the script in some of my platformer projects, (There is a jumping script in those that you can use as well)
https://scratch.mit.edu/projects/92924653/
https://scratch.mit.edu/projects/92924653/
- shesheep8
-
20 posts
Multiplayer games
It's very helpful, but I'm trying to make a cloud multiplayer game online, like griffpatch's Scratcharia. if that didn't help, you can check out the script in some of my platformer projects, (There is a jumping script in those that you can use as well)
https://scratch.mit.edu/projects/92924653/
Anyway, thanks!
- Discussion Forums
- » Help with Scripts
-
» Multiplayer games