Rithmunny / Rock-Paper-Scissors

A simple Rock Paper Scissors game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock Paper Scissors Game

This is a simple implementation of the Rock, Paper, Scissors game in Python.

How to Play

  1. Clone the repository or download the .py file.
  2. Run the Python script using a Python interpreter.
  3. Enter your choice (rock/paper/scissors) when prompted.
  4. The computer will randomly select its choice.
  5. The winner of the round will be displayed.

Have fun playing Rock, Paper, Scissors!

About

A simple Rock Paper Scissors game


Languages

Language:Python 100.0%