mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-03-25 23:19:51 +00:00
Case sensitivity for user inputs removed as per the issue #440 Removed case sensitivity from user input by converting all user input to lower case. Issue #440 resolved
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?
- Download the file rock_paper_scissor.py
- Open CMD (Command Prompt)
- Run python rock_paper_scissor.py
- Follow the instructions and enjoy!
Requirements?
None!
Hope you enjoy it! ❤️