It is a simple game implemented in Python It has two mode: 1.PLAYER VS PLAYER MODE 2.PLAYER VS COMPUTER MODE
open terminal where you want to clone repository
Clone the repository:
git clone https://github.com/SabaKarimi/ROCK_PAPER_SCISSOR_GAME.git
Enter the repository:
cd ROCK_PAPER_SCISSOR_GAME
Run the game:
python rock_paper_scissor.py
your contribution would be appreciated