Discuss Scratch

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 pressed
if <(answer) = [Yes]> then
set [Mood] to [Happy]
end
So please?
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.

Awesomepug15 wrote:

I can definetly help
Thx! 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.]
Matches the number or colour using his own cards, like normal Uno
Game Ends
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.

PinkShower wrote:

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.]
Matches the number or colour using his own cards, like normal Uno
Game Ends
if <[Player1] < [Player2]> then 
set [ Wins] to [Player2]
else
set [ Wins] to [Player2]
end
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!
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.

BillNyeTheKGBSpy wrote:

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?

Powered by DjangoBB