Skip to content

This project is a basic implementation of the "Rock, Paper, Scissors" game in Python. The user plays against the computer, which makes random choices, and the winner is determined based on the game's classic rules. It’s a fun, quick game for practicing Python basics.

Notifications You must be signed in to change notification settings

lalmohankr/rock_paper_scissors

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 built in Python. Challenge the computer in this classic game and see if you can beat it!

This project is a basic implementation of the "Rock, Paper, Scissors" game in Python. The user plays against the computer, which makes random choices, and the winner is determined based on the game's classic rules. It’s a fun, quick game for practicing Python basics.

About

This project is a basic implementation of the "Rock, Paper, Scissors" game in Python. The user plays against the computer, which makes random choices, and the winner is determined based on the game's classic rules. It’s a fun, quick game for practicing Python basics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages