DEV Community

Carlos Garcia
Carlos Garcia

Posted on

# ๐Ÿ”ฎ My First Tarot Reader in Python

What it does:

  • You ask a question (about love or money).
  • Pick a card spread (3 or 5 cards).
  • Reveal cards one by one with cool ASCII art and custom meanings.

๐Ÿ“‚ Code:

Check it out here ๐Ÿ‘‰ https://github.com/Enrique111-tech/Proyecto-cs101

view ๐Ÿ‘:

Image description

It was a fun way to practice object-oriented programming with a mystical twist. ๐Ÿ’ซ

cs101 project.

Top comments (0)