Skip to content

DivyaMahajan03/Rock-Paper-Scissor-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A simple Python game where the user plays Rock, Paper, Scissors against the computer. The program takes the user's choice as input, generates a random choice for the computer, and determines the winner based on the game rules. It demonstrates basic Python concepts like conditional statements, loops, and random number generation.

About

A simple Python game where the user plays Rock, Paper, Scissors against the computer. The program takes the user's choice as input, generates a random choice for the computer, and determines the winner based on the game rules. It demonstrates basic Python concepts like conditional statements, loops, and random number generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages