Discuss Scratch
- Discussion Forums
- » Collaboration
- » Can anybody collab with me? I'm srsly bad at figuring out scripts.
- PinkShower
-
Scratcher
57 posts
Can anybody collab with me? I'm srsly bad at figuring out scripts.
I'm making an Uno game and I know the scripts but it's rlly hard to do it alone and you all may have more ideas. Collab, anybody?
when [ Answer] key pressedSo please?
if <(answer) = [Yes]> then
set [Mood] to [Happy]
end
- Awesomepug15
-
Scratcher
1 post
Can anybody collab with me? I'm srsly bad at figuring out scripts.
I can definetly help
- PinkShower
-
Scratcher
57 posts
Can anybody collab with me? I'm srsly bad at figuring out scripts.
I can definetly helpThx! When can we start?
- classyanya
-
Scratcher
1 post
Can anybody collab with me? I'm srsly bad at figuring out scripts.
i dont know really~
- PinkShower
-
Scratcher
57 posts
Can anybody collab with me? I'm srsly bad at figuring out scripts.
So.. I have an idea for a version of Uno which will be kinda multiplayer. First a person will set some cards.
set [ Card] to [Red 1]
set [ Card2] to [Green 2]
set [ Card3] to [Blue6]
say [Im the second player who came after some time.]Game Ends
Matches the number or colour using his own cards, like normal Uno
if <[Player1] < [Player2]> then
set [ Wins] to [Player2]
else
set [ Wins] to [Player2]
end
- PinkShower
-
Scratcher
57 posts
Can anybody collab with me? I'm srsly bad at figuring out scripts.
So.. I have an idea for a version of Uno which will be kinda multiplayer. First a person will set some cards.It wont rlly work like that, I have in mind a few more features. Let me know what you think should be done, even if you don't wanna collab!set [ Card] to [Red 1]
set [ Card2] to [Green 2]
set [ Card3] to [Blue6]say [Im the second player who came after some time.]Game Ends
Matches the number or colour using his own cards, like normal Unoif <[Player1] < [Player2]> then
set [ Wins] to [Player2]
else
set [ Wins] to [Player2]
end





- BillNyeTheKGBSpy
-
Scratcher
68 posts
Can anybody collab with me? I'm srsly bad at figuring out scripts.
Uno multiplayer sounds interesting. I can help.
- PinkShower
-
Scratcher
57 posts
Can anybody collab with me? I'm srsly bad at figuring out scripts.
Uno multiplayer sounds interesting. I can help.Thx!
- BillNyeTheKGBSpy
-
Scratcher
68 posts
Can anybody collab with me? I'm srsly bad at figuring out scripts.
So what do you need me to do? Review some scripts? Try and fix bugs? Or code?
- Discussion Forums
- » Collaboration
-
» Can anybody collab with me? I'm srsly bad at figuring out scripts.



