Rider–Waite–Smith Tarot Deck Shuffler
A downloadable tool
Made for Temmon's Tarot TTRPG Jam
This is a python script file.
How to use this:
- Either download the full Python IDE to your personal computer OR find a Python interpreter online, such as Programiz.
- Copy-paste the code into the "code"/"programming" side.
- Click Run.
- To draw a card, you type into the "interpreter" side:
- The interpreter will now tell you what is in your hand.
draw()
The code can be customized to any list of cards.
Status | Prototype |
Category | Tool |
Author | NeuronBureau |
Genre | Card Game |
Tags | Open Source, python, Tarot, Tabletop role-playing game |
Download
Download
NeuronBureauCardShufflerTarot.py 2 kB
Install instructions
This is a python script file ending in .py
How to use this:
- Either download the full Python IDE to your personal computer OR find a Python interpreter online, such as Programiz.
- Copy-paste the code into the "code"/"programming" side.
- Click Run.
- To draw a card, you type into the "interpreter" side:
draw()
- The interpreter will now tell you what is in your hand.
The code can be customized to any list of cards.
Leave a comment
Log in with itch.io to leave a comment.