Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4dc0e13

Browse files
Add README.md
1 parent d109536 commit 4dc0e13

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎Tarot Reader/README.md‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Tarot Reader
2+
This is a python script that draws three cards from a pack of 78 cards and gives fortunes for the same. As it was originally created as a command line game, it doesn't have a GUI
3+
4+
## Disclaimer
5+
The `fortunes` drawn are often quotes/references and shouldn't be taken too seriously
6+
7+
## Requirements
8+
- Install Python3
9+
- Import the random library
10+
11+
## Sample Screenshots
12+
13+
A sample output of the script on repl.it,
14+
15+
<img width="460" alt="screenshot-introduction" src="https://user-images.githubusercontent.com/61582763/113908975-cbaf2680-97f4-11eb-804b-750bf9232ec2.PNG">
16+
17+
<img width="460" alt="screenshot-three-tarots-drawn" src="https://user-images.githubusercontent.com/61582763/113909006-d7025200-97f4-11eb-9784-cfc91fbb138c.PNG">
18+
19+
<img width="460" alt="screenshot-conclusion" src="https://user-images.githubusercontent.com/61582763/113909023-db2e6f80-97f4-11eb-8b8e-07e950aba52b.PNG">

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /