Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritampaul/rock_paper_scissor_cli
It can be a childhood game but have the power that compels anyone to play. If you don't know the game then just execute the code to have a fair overall idea. Wish you all have a good day
https://github.com/ritampaul/rock_paper_scissor_cli
Last synced: about 1 month ago
JSON representation
It can be a childhood game but have the power that compels anyone to play. If you don't know the game then just execute the code to have a fair overall idea. Wish you all have a good day
- Host: GitHub
- URL: https://github.com/ritampaul/rock_paper_scissor_cli
- Owner: RitamPaul
- Created: 2022-12-27T17:43:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T18:31:57.000Z (about 2 years ago)
- Last Synced: 2024-12-03T18:12:46.342Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock_Paper_Scissor
**No AI is used. So, always have chances to win**
**It is made as simple as possible**
**No algorithm is used**
**Only python-dictionary data structure is used with some basic coding styles*** Language used :- `Python 3.X`
* Module used :- `random` `pyfiglet`
* Interface :- `CUI`
* Screenshots :-**1.**
![](https://github.com/RitamPaul/Rock_Paper_Scissor/blob/main/Screenshots/win_loss.png )
**2.**
![](https://github.com/RitamPaul/Rock_Paper_Scissor/blob/main/Screenshots/exiting%20screen.png)