Skip to content

Varshith-Yadav/first_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors Game

Welcome to the Rock-Paper-Scissors game! This is a fun and interactive game where you can challenge the computer and see who can reach 5 points first within 10 rounds.

Rules

  1. The game is played between you and the computer.
  2. You and the computer will choose either Rock, Paper, or Scissors.
  3. The rules of the game are:
    • Rock beats Scissors
    • Scissors beat Paper
    • Paper beats Rock
  4. The game consists of 10 rounds or until either player reaches 5 points.
  5. The player with the most points at the end of 10 rounds wins, or the first to reach 5 points.

How to Play

  1. Run the game by executing the main program file.
  2. Enter your choice (Rock, Paper, or Scissors) when prompted.
  3. The computer will randomly choose its move.
  4. The winner of the round will be displayed along with the current score.
  5. The game continues for 10 rounds or until one player reaches 5 points.
  6. The final score and the winner will be displayed at the end of the game.

Example

Here's an example of how the game might look:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published