A downloadable tool

Made for Temmon's Tarot TTRPG Jam

This is a python script file.

How to use this:

  1. Either download the full Python IDE to your personal computer OR find a Python interpreter online, such as Programiz.
  2. Copy-paste the code into the "code"/"programming" side.
  3. Click Run.
  4. To draw a card, you type into the "interpreter" side:
  5. draw()
    
  6. The interpreter will now tell you what is in your hand.

The code can be customized to any list of cards.

Download

Download
NeuronBureauCardShufflerTarot.py 2 kB

Install instructions

This is a python script file ending in .py

How to use this:

  1. Either download the full Python IDE to your personal computer OR find a Python interpreter online, such as Programiz.
  2. Copy-paste the code into the "code"/"programming" side.
  3. Click Run.
  4. To draw a card, you type into the "interpreter" side:
    draw() 
  5. 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.