mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
Create README.md
This commit is contained in:
parent
1fca22021e
commit
7d74aa4db0
13
scripts/Rock_Paper_Scissor/README.md
Normal file
13
scripts/Rock_Paper_Scissor/README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Rock Paper Scissor Game
|
||||
This is a text-based game of Rock Paper Scissor made using Python where you play with a bot using CLI.
|
||||
|
||||
## How to install?
|
||||
1) Download the file rock_paper_scissor.py
|
||||
2) Open CMD (Command Prompt)
|
||||
3) Run python rock_paper_scissor.py
|
||||
4) Follow the instructions and enjoy!
|
||||
|
||||
## Requirements?
|
||||
None!
|
||||
|
||||
Hope you enjoy it! :heart:
|
Loading…
Reference in New Issue
Block a user