Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)