Skip to content

ASCII Tarot v1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 May 23:11
· 6 commits to main since this release
f060c84

ASCII art deck from the ascii-tarot npm package by Kathryn Isabelle Lawrence. :・゚✧:・゚✧

Major Arcana

The Fool

.-------------------.
|         0  *  *{  |
|             *  *`~|
|       /P  *   *  *|
|      / ###~8     *|
|     / (^◡^)       |
|    /  /   \    ❀  |
|  E/==/\❀-❀/\===3  |
|       /   \       |
|      /~~~~~\      |
|       (/(/   /\_;\|
|     ;\|| \\~/     |
| ;\~/  ||  \\      |
|/     od   o/      |
|                   |
|            U(・ェ・)U|
|              m m  |
|-------------------|
|      The Fool     |
`-------------------´

The World

.-------------------.
|        XXI        |
|(¬_¬ )        (・Θ・)|
|     .o     o.     |
|   .o         o.   |
| .o     %%%%    o. |
| o   ~%%(-.-)    o |
| .      /   \    . |
| o   * /(   )\ * o |
| .   |// )  (\\| . |
| o   d/ (  \ )\b o |
| .   *   \  \| * . |
| o       /| |    o |
| .       |/\|    . |
|  o      b  b   o  |
|   `o . . . . o´   |
|(ˆ(oo)ˆ)    (´(エ)ˋ)|
|-------------------|
|     The World     |
`-------------------´

Contents

Directory Kind Files
ansi32/ Text art, 32 lines tall 78

Localized card names: en.

Installing

Tarot Canvas

$ mkdir -p ~/.var/app/land.arcana.TarotCanvas/data/tarot/decks
$ unzip ascii-tarot-1.0.zip -d ~/.var/app/land.arcana.TarotCanvas/data/tarot/decks

cartomancer (and other XDG-native tools):

$ mkdir -p ~/.local/share/tarot/decks
$ unzip ascii-tarot-1.0.zip -d ~/.local/share/tarot/decks
$ cartomancer list

Note: To keep one library for both, symlink ~/.local/share/tarot to ~/.var/app/land.arcana.TarotCanvas/data/tarot.

License and Attribution

  • License: MIT
  • Artist: Kathryn Isabelle Lawrence

Packaged per the Tarot Deck Specification, schema version 1.0.