Discuss Scratch
- Discussion Forums
- » Show and Tell
- » Multiplayer Uno Deluxe
- _UltimateCoder_
-
3 posts
Multiplayer Uno Deluxe
Hi
Last edited by _UltimateCoder_ (Nov. 20, 2020 08:26:58)
- kbc0210
-
6 posts
Multiplayer Uno Deluxe
can you add something that when a +2 card is there,you can add another +2 card before redrawing because that is an uno rule
- RokCoder
-
1000+ posts
Multiplayer Uno Deluxe
It's not in the standard Uno rules but it is a common variation. I decided to stick with the standards (partly because i hadn't played the game before making this project). can you add something that when a +2 card is there,you can add another +2 card before redrawing because that is an uno rule
- willa1901
-
6 posts
Multiplayer Uno Deluxe
when green flag clicked
move (24) steps
play sound [game v]
forever
end
- Awesome-_-X
-
5 posts
Multiplayer Uno Deluxe
Could u make a AI when you are playing with another real person?
- Awesome-_-X
-
5 posts
Multiplayer Uno Deluxe
say []
stop all sounds
when backdrop switches to [ v]
when this sprite clicked
- Awesome-_-X
-
5 posts
Multiplayer Uno Deluxe
say [please make AI Player with The multiplayer ]
say [] for (2) secs
if <yes> then
set [What v] to [HapppppppppyNESS]
end
- frogadier63
-
100+ posts
Multiplayer Uno Deluxe
Wait… you've never played uno???It's not in the standard Uno rules but it is a common variation. I decided to stick with the standards (partly because i hadn't played the game before making this project). can you add something that when a +2 card is there,you can add another +2 card before redrawing because that is an uno rule

- TheGlassPenguin
-
1000+ posts
Multiplayer Uno Deluxe
can anyone play me? I'm on forkphorus: https://forkphorus.github.io/#450312661
- RobotChickens
-
500+ posts
Multiplayer Uno Deluxe
Awesome-_-X wrote:Is this what you are talking about?
Could u make a AI when you are playing with another real person?
RobotChickens wrote:
I have a suggestion: Be able to add AI players to a game. For example, 2 Scratchers + 1 AI for a 3 player game.
- 23maxshi
-
10 posts
Multiplayer Uno Deluxe
For your uno game, isn't there a rule in uno where if you put down a 7, then you switch cards with someone else and if you put down a 0, then everybody switches cards?
- Unbreakify
-
15 posts
Multiplayer Uno Deluxe
Hey, i was thinking of making a 3-4 player game of monoply, like with your uno game. I've never seen that in scratch before.
when green flag clicked
repeat until <Monoply = true>
waiting noise
end
define waiting noise
Last edited by Unbreakify (Nov. 22, 2020 08:29:17)
- Awesome-_-X
-
5 posts
Multiplayer Uno Deluxe
when green flag clicked
forever
if <best scratcher clicked> then
end
end
(() * (0))
set [what] to [((what) * (-1))]
- MySingingMineCraft
-
5 posts
Multiplayer Uno Deluxe
Hello? Anyone there?
when green flag clicked
forever
play sound [sad] until done
end
- Discussion Forums
- » Show and Tell
-
» Multiplayer Uno Deluxe