Skip to content

a11ce/tarot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tarot

Card database and digital tarot drawing.

Setup

  • Download with git clone https://github.com/a11ce/tarot.git

Usage

  • Run python3 draw.py to draw one card.
  • Run python3 draw.py [n] to draw n cards.
  • Check out the card database

File summary

  • cards/cards.py: The card database, including name, meaning, and various aspects
  • draw.py: Digital tarot
  • tarot.py: General utility functions

All contributions are welcome by pull request or issue.

This repo is licensed under GNU General Public License v3.0. See LICENSE for full text.

About

Card database and digital tarot drawing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages