Skip to content

maddikasirireddy/rock-paper-or-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 

Repository files navigation

โœŠ Rock, ๐Ÿ–๏ธ Paper, โœŒ๏ธ Scissors Game

A simple and fun terminal-based Rock, Paper, Scissors game written in Python!
Play against the computer, track your score, and enjoy colorful outputs using the colorama module.


๐ŸŽฎ Features

  • Real-time Rock, Paper, Scissors gameplay
  • Randomized computer choices
  • Live score tracking: Wins, Losses, Ties
  • Colorful feedback using Colorama
  • Graceful exit with final score display

๐Ÿ“Œ Controls

  • r for Rock
  • p for Paper
  • s for Scissors
  • q to Quit

๐Ÿ“ธ Example Output

Welcome to the Rock, Paper or Scissors game!
Press 'q' to quit the game.
Rock, Paper or Scissors? (r/p/s): r
You chose Rock
Computer chose Paper
You lost!
Scores: Wins-0 | Losses-1 | Ties-0

๐Ÿ’ก Tips

  • Use r, p, or s to play and get scores after every round
  • Press q anytime to quit and see final scores

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages