Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Rock, Paper, Scissors Game 🎮 A simple command-line Rock, Paper, Scissors game written in Python. Challenge the computer and see if you can win!

Features .Play Rock, Paper, Scissors against the computer .ASCII art for each choice .Input validation for a smooth experience .Option to play multiple rounds

Demo Welcome to Rock, Paper, Scissor Game Please choose one of the following: 1 for Rock 2 for Paper 3 for Scissor Enter your choice: 1

YOU CHOSE Rock _______ ---' ) () () () ---.(_)

Computer chose Paper _______ ---' ) ______) ____) ) ---.)

Paper covers Rock. You lose!

Do you want to play again? (y/n):

Getting Started Prerequisites Python 3.x

How to Run 1.Clone the repository: git clone https://github.com/harshvardhan60792/rock-paper-scissors.git cd rock-paper-scissors 2.Run the script: python rock_paper_scissors.py

How to Play .Enter 1 for Rock, 2 for Paper, or 3 for Scissor when prompted. .The computer will randomly select its move. .The winner is displayed after each round. .Choose to play again or exit.

Contributing Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

Enjoy playing! If you like this project, feel free to ⭐️ star the repo.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages