Discuss Scratch

  • Discussion Forums
  • » Suggestions
  • » The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab! [RSS Feed]
rdococ
Scratcher
1000+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

7salad3salad wrote:

You may want to create a seperate topic for that stuff cookieclickerer, it's kind of clogging things up.
You could also post it to the Snap! forums.
cookieclickerer33
Scratcher
1000+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

rdococ wrote:

7salad3salad wrote:

You may want to create a seperate topic for that stuff cookieclickerer, it's kind of clogging things up.
You could also post it to the Snap! forums.
I did that but it also requires this topic and the snap devs don’t like cross site posts that relate to eachother

I’ll give it a shot tho

Yeah it doesn’t, the snap fourms support almost none of the bb code used nor do they support rings in the block plugin (really weird)



Okay here’s the ported topic

https://forum.snap.berkeley.edu/t/lets-chance-in-snap/14833

All discussion of the snap version should be on my profile if you don’t have an account or on the snap form, the post here won’t be deleted for consistency and that it looks and flows much better on here

Last edited by cookieclickerer33 (Oct. 12, 2023 18:18:43)

FirstPrism12
Scratcher
100+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

Semi-support. While it would be extremely convenient, it is also easily workaroundable.
cookieclickerer33
Scratcher
1000+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

FirstPrism12 wrote:

Semi-support. While it would be extremely convenient, it is also easily workaroundable.
Watch the project and the video, then you’ll see it’s not easy to workaround
cookieclickerer33
Scratcher
1000+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

So apparently “dice” is the plural form of “die” but people still use “dice” to refer to both the singular and plual even though it’s not

So what one would it use?
7salad3salad
Scratcher
1000+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

cookieclickerer33 wrote:

So apparently “dice” is the plural form of “die” but people still use “dice” to refer to both the singular and plual even though it’s not

So what one would it use?
Dice, because die=killing=inaproparitepiate?!!:!!
alwayspaytaxes
Scratcher
500+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

cookieclickerer33 wrote:

So apparently “dice” is the plural form of “die” but people still use “dice” to refer to both the singular and plual even though it’s not

So what one would it use?
“Dice” should be fine.
RobotChickens
Scratcher
500+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

Support! This would make random things with chance easier to make!

Last edited by RobotChickens (Oct. 13, 2023 13:10:57)

arogix342
Scratcher
500+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

saw a lot of people saying that this would be easily workaroundable, so i tried to create a fair die rolling engine to see how easy it was
it actually works pretty well when you get over the fact that the code's awful
RobotChickens
Scratcher
500+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

arogix342 wrote:

(#169)
saw a lot of people saying that this would be easily workaroundable, so i tried to create a fair die rolling engine to see how easy it was
it actually works pretty well when you get over the fact that the code's awful
You're right. I can hardly call this “Simply Workaroundable”…
rdococ
Scratcher
1000+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

RobotChickens wrote:

-snip-
I feel like I'm missing the point here… can't you just (pick random (1) to (6))?

Last edited by rdococ (Oct. 14, 2023 00:26:58)

mumu245
Scratcher
1000+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

rdococ wrote:

(#171)

RobotChickens wrote:

-snip-
I feel like I'm missing the point here… can't you just (pick random (1) to (6))?
Yes, but that doesn't offer weighted probabilities.
rdococ
Scratcher
1000+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

mumu245 wrote:

rdococ wrote:

(#171)

RobotChickens wrote:

-snip-
I feel like I'm missing the point here… can't you just (pick random (1) to (6))?
Yes, but that doesn't offer weighted probabilities.
True… but this one does and it's still way shorter.



It requires cognitive effort to come up with, but that's just the nature of computational thinking.

-

Doesn't the “Let's Chance” mod add a new variable type (i.e. dice variables)? If that's the case, then it's probably gonna have to wait anyway. The extensions API doesn't support custom variable types yet, so they probably had to fork Scratch itself to make it work, and that's definitely not sustainable for future extensions like this.

Last edited by rdococ (Oct. 14, 2023 21:42:51)

BobRocks20
Scratcher
100+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

Fun_Cupcake_i81
Scratcher
1000+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

I agree, this would be cool to see in Scratch! And weighted probabilities are hard to make, the only way I've done it is by just making a list and adding some things multiple times, but it's annoying to do.
-Expo
Scratcher
1000+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

Fun_Cupcake_i81 wrote:

I agree, this would be cool to see in Scratch! And weighted probabilities are hard to make, the only way I've done it is by just making a list and adding some things multiple times, but it's annoying to do.

Yeah, this would be great for scratch! it would make this more aces sable to the kids 8+ this site is geared to!
I feel old.
MonkeyBean2
Scratcher
100+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

Maybe it got lost when they transfered stuff from llk to scratchfoundation on github?
BobRocks20
Scratcher
100+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

MonkeyBean2 wrote:

Maybe it got lost when they transfered stuff from llk to scratchfoundation on github?
When did they do that again? I forgot.
MonkeyBean2
Scratcher
100+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

BobRocks20 wrote:

MonkeyBean2 wrote:

Maybe it got lost when they transfered stuff from llk to scratchfoundation on github?
When did they do that again? I forgot.
Maybe a couple months ago? I probably complained about the longer name on codubee's profile, so you could look there. llk was a great name
MonkeyBean2
Scratcher
100+ posts

The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab!

A copy of the website could still be in someone's browser cache!
  • Discussion Forums
  • » Suggestions
  • » The Obscure MIT Project by Lifelong Kindergarten of Scratch, "Let's Chance." Let's add it to Scratch Lab! [RSS Feed]

Powered by DjangoBB