Skip to content

Arpan0036/Rock-Paper-Scissors-Python-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Rock Paper Scissors - Python Game

This is a fun Rock Paper Scissors game written in Python.
You play against the computer โ€” simple console-based gameplay using ASCII art.


๐Ÿง  How It Works

  • You choose a number:
    • 0 โ†’ Rock
    • 1 โ†’ Paper
    • 2 โ†’ Scissors
  • The computer randomly selects one of these options.
  • The program compares both choices and prints the result:
    • ๐Ÿชจ Rock crushes Scissors
    • ๐Ÿ“„ Paper covers Rock
    • โœ‚๏ธ Scissors cut Paper

About

๐ŸŽฎ Play the classic Rock Paper Scissors game against the computer! A fun Python console project using random logic and ASCII visuals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages