Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add randomness device #497

Closed
xsebek opened this issue Jun 26, 2022 · 4 comments · Fixed by #654
Closed

Add randomness device #497

xsebek opened this issue Jun 26, 2022 · 4 comments · Fixed by #654
Assignees
Labels
C-Low Hanging Fruit Ideal issue for new contributors. G-Entities An issue having to do with game entities. G-Recipes An issue having to do with recipes. Z-Feature A new feature to be added to the game.

Comments

@xsebek
Copy link
Member

xsebek commented Jun 26, 2022

We are missing a device and recipe for the random command (and capability).

Proposed recipe:

  • bit (0) + bit (1) + gold coin --> bitcoin
  • gold | furnace ---> 8x gold coin

Gold is almost the hardest thing to get, but I do not want to miss the opportunity to make golden bitcoin the randomness provider, so let's at least give many gold coins from one gold nugget.

Suggestions are welcome, particularly on the (not so though out) gold part. 🙂

@xsebek xsebek added Z-Feature A new feature to be added to the game. C-Low Hanging Fruit Ideal issue for new contributors. G-Entities An issue having to do with game entities. G-Recipes An issue having to do with recipes. labels Jun 26, 2022
@xsebek
Copy link
Member Author

xsebek commented Jun 26, 2022

Funny idea: add separate devices copper/iron/golden bitcoin that would have progressively better randomness.

So copper only goes 0/1 and maybe is a bit more likely to go 0, iron still goes 0/1 but is balanced and golden bitcoin allows up to 2048 bits as random as we can get.

@byorgey
Copy link
Member

byorgey commented Jun 27, 2022

Haha, I love it!

@byorgey
Copy link
Member

byorgey commented Jun 29, 2022

I wonder if would be supported in most fonts. Otherwise, we might consider using ©.

@xsebek xsebek self-assigned this Jul 22, 2022
@xsebek
Copy link
Member Author

xsebek commented Aug 5, 2022

I want to finish this for #26, but I think I will leave multiple coins after #480.

@xsebek xsebek moved this to Todo in Alpha release Aug 30, 2022
@xsebek xsebek moved this from Todo to In Progress in Alpha release Aug 31, 2022
@xsebek xsebek moved this from In Progress to PR in Alpha release Aug 31, 2022
@mergify mergify bot closed this as completed in 25793ef Sep 2, 2022
Repository owner moved this from PR to Done in Alpha release Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Low Hanging Fruit Ideal issue for new contributors. G-Entities An issue having to do with game entities. G-Recipes An issue having to do with recipes. Z-Feature A new feature to be added to the game.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants