Skip to content

Reference implementations of spec-compliant tarot decks

License

Notifications You must be signed in to change notification settings

arcanaland/reference-decks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reference Tarot Decks

This repository contains tarot decks that are public domain, open source, or Creative Commons-licensed in accordance with the Tarot Deck Specification. It currently features the following decks:

Deck Directory Structure

my-tarot-deck/
  deck.toml                # Deck metadata
  card_backs/              # Card back images
  scalable/                # SVG images (e.g., major_arcana/00.svg)
  h750/, h1200/, h2400/    # Raster images in various resolutions
  ansi32/, ansi50/         # Text-based art (ANSI and ASCII) for various heights
  names/                   # Localization files (e.g., en.toml)

Licensing

All original code and documentation in this repository is licensed under the MIT license.

For non-original deck-specific assets, please see each deck's deck.toml for license details.

Contributing

Contributions are welcome! Follow the Tarot Deck Specification and submit a pull request.

About

Reference implementations of spec-compliant tarot decks

Resources

License

Stars

Watchers

Forks

Packages

No packages published