Skip to content

In this project, we'll build Rock-Paper-Scissors! The program should do the following: Prompt the user to select either Rock, Paper, or Scissors Instruct the computer to randomly select either Rock, Paper, or Scissors Compare the user's choice and the computer's choice Determine a winner (the user or the computer) Inform the user who the winner …

Notifications You must be signed in to change notification settings

ankita30/Rock-Paper-and-Scissors-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Rock-Paper-and-Scissors-

In this project, we'll build Rock-Paper-Scissors!
The program should do the following:

  1. Prompt the user to select either Rock, Paper, or Scissors
  2. Instruct the computer to randomly select either Rock, Paper, or Scissors
  3. Compare the user's choice and the computer's choice
  4. Determine a winner (the user or the computer)
  5. Inform the user who the winner is!

About

In this project, we'll build Rock-Paper-Scissors! The program should do the following: Prompt the user to select either Rock, Paper, or Scissors Instruct the computer to randomly select either Rock, Paper, or Scissors Compare the user's choice and the computer's choice Determine a winner (the user or the computer) Inform the user who the winner …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages