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 7dd93b3

Browse files
Modify README.md to fit Template
1 parent 4dc0e13 commit 7dd93b3

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

‎Tarot Reader/README.md‎

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# 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
32

4-
## Disclaimer
5-
The `fortunes` drawn are often quotes/references and shouldn't be taken too seriously
3+
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
64

7-
## Requirements
5+
## Setup instructions
6+
To run the script locally,
87
- Install Python3
98
- Import the random library
9+
- Download tarot_card_reader.py
10+
- Run tarot_card_reader.py
1011

11-
## Sample Screenshots
12+
## Output
1213

1314
A sample output of the script on repl.it,
1415

@@ -17,3 +18,9 @@ A sample output of the script on repl.it,
1718
<img width="460" alt="screenshot-three-tarots-drawn" src="https://user-images.githubusercontent.com/61582763/113909006-d7025200-97f4-11eb-9784-cfc91fbb138c.PNG">
1819

1920
<img width="460" alt="screenshot-conclusion" src="https://user-images.githubusercontent.com/61582763/113909023-db2e6f80-97f4-11eb-8b8e-07e950aba52b.PNG">
21+
22+
## Author
23+
[Akshaya Kulasekaran](https://github.com/Akshu-on-github)
24+
25+
## Disclaimer
26+
The `fortunes` drawn are often quotes/references and should be taken in humour

0 commit comments

Comments
(0)

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