Skip to content

This project is a simple command-line implementation of the classic game "Rock, Paper, Scissors.

Notifications You must be signed in to change notification settings

Teddyjay-04/rock_paper_scissors.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Let's have fun with python Users can input their choice, and the computer will randomly select a choice. The game will then determine and display the winner based on the standard rules: rock beats scissors, scissors beat paper, and paper beats rock. The program also includes input validation to ensure a valid game experience.

About

This project is a simple command-line implementation of the classic game "Rock, Paper, Scissors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages