https://github.com/erikhuizinga/ranstax
Random item picker from named stacks of known size
https://github.com/erikhuizinga/ranstax
board-game board-games boardgame boardgames carcassonne card-game cards deck deckofcards decks dice dice-roller everdell gaming-software random randomization randomizer stack stacks wingspan
Last synced: about 2 months ago
JSON representation
Random item picker from named stacks of known size
- Host: GitHub
- URL: https://github.com/erikhuizinga/ranstax
- Owner: erikhuizinga
- License: gpl-3.0
- Created: 2021-08-19T13:35:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T06:42:01.000Z (about 1 year ago)
- Last Synced: 2024-03-17T08:18:24.093Z (about 1 year ago)
- Topics: board-game, board-games, boardgame, boardgames, carcassonne, card-game, cards, deck, deckofcards, decks, dice, dice-roller, everdell, gaming-software, random, randomization, randomizer, stack, stacks, wingspan
- Language: Kotlin
- Homepage: https://erikhuizinga.github.io/ranstax/
- Size: 2.34 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎲 Ranstax
> Draw from random stacks 🃏
https://erikhuizinga.github.io/ranstax/
[](https://erikhuizinga.github.io/ranstax/)
## About
[Read the announcement!](https://github.com/erikhuizinga/ranstax/discussions/1)
## Contributing
Feel free to [open an issue](https://github.com/erikhuizinga/ranstax/issues/new),
[pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request),
[discussion](https://github.com/erikhuizinga/ranstax/discussions), or contact me in any other way
that you know me: @erikhuizinga.# Development
You can use the `dev=true` and `debug=true` url parameters to enable development and debug features.