python-scripts/scripts/Rock_Paper_Scissor/README.md

14 lines
347 B
Markdown
Raw Normal View History

2022-10-04 07:47:36 +00:00
# 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: