Have a computer read your tarot cards! It interprets them too! Since it's a computer, it's 100000% accurate.
I used a json representation of tarot interpretations as my tarot deck, and then followed the instructions of a questionable howcast video to do the rest. Everything else is sort of explained in algorithm
.
Clone this repo to a directory, then run the following:
$ make run
- Make it pretty
- Make it interactive
- Other things?
Pull requests are welcome!