Dice Probability Simulator v5

安装 把这个作品放到你自己的页面

user_icon Aexis shared it 1 年, 9 月秒以前
user_icon Based on Aexis's project
72 views, 2 taggers, 11 downloads
Add to my favorites?
Flag as inappropriate?

注释

You need to be logged in to post comments

Add a Comment

 
Aexis Aexis 1 年, 5 月秒 以前

Final version coming up soon!

Aexis Aexis 1 年, 5 月秒 以前

Reuploaded again, now v4. Added: Formulae and Total function, plus minor fixes. Upcoming: Mode function.

OoOgAlOoOk OoOgAlOoOk 1 年, 9 月秒 以前

Any more advice, questions, feedback, or requests are appreciated!

Aexis Aexis 1 年, 5 月秒 以前

Update: v3. Do you have any idea how I could make a mode function (highest frequency roll, basically) work? I began thinking about it, but didn't know how to go about it and so left some unconnected code in Stage. The Query processing goes by broadcast&wait from Query, to Answer, to Stage and back.

(查看全部回复)
OoOgAlOoOk OoOgAlOoOk 1 年, 9 月秒 以前

Wow. That's a pretty cool interface! The setup is really interesting, though it's difficult to get results. If you could add a list to show numerous results and an easier way to switch the die to be rolled, it could be really useful. The probability calculator is a genious idea, if you can pull it off. The way mine works is just focusing on lots of Broadcast-Recieve scripts, so not much is active while the thing runs. To get cool sound effects, I used the c drive/WINDOWS/media area I found.

Aexis Aexis 1 年, 9 月秒 以前

Alright, I got the project to look nicer on startup, got some simpler buttons working, and added the data collection list with a "clear" button. Next comes adding more functionality (and buttons) to the list, and, the coup de grace, FORMULAE. After that, maybe sound. Let's see how this turns out.

(查看全部回复)
Aexis Aexis 1 年, 9 月秒 以前

A few technical issues confronted me, though. I can't figure out how to get a variable box (like the ones currently shown for "Stage Dialog" and "Stage List") to show up in a certain place or in a certain format (namely, still in the corner, but in "big display" format). You and several others have projects in which said variable boxes are in different places. Tips?

(查看全部回复)
Aexis Aexis 1 年, 9 月秒 以前

By "compile statistics" I meant a list of results, like yours has, not really a probability calculator - though that would be nice, I suppose. :P I only have 9 different broadcasts (probably will add more), but 18 variables, 6 of which (currently unused) will be used in the "custom rolls" thing I'll add. However, an easier way to switch the die or list (simple arrows?) is a good idea, which I'll add.

Please Wait...