Shahrayar123 / Python-Projects

Basic Python projects, good first issue
286 stars 284 forks source link

Read me for paper rock scissor game #112

Open DonMiller9294 opened 11 months ago

DonMiller9294 commented 11 months ago

I notice you didnt have a read me for your paper rock scissor game you could edit.

Sure, here's a README for your Rock Paper Scissors game by marsian83:

Rock Paper Scissors by marsian83

This is a simple Python implementation of the classic Rock Paper Scissors game created by marsian83.

Getting Started

To play the game, follow these steps:

  1. Run the Python script.
  2. Press Enter to begin the game.
  3. Decide your move by entering "R" for Rock, "S" for Scissors, or "P" for Paper.
  4. The CPU will randomly select its move.
  5. The winner of the round will be announced.
  6. The session score will be displayed.
  7. Press Enter to continue to the next round.

Exiting the Game

You can exit the game at any time by pressing Ctrl + . (Ctrl and period key).

Rules

Custom Error Messages

If you encounter any custom error messages during the game, please report them to the developer (marsian83) for troubleshooting.

Enjoy playing Rock Paper Scissors! Have fun! 🎮

raisachatterjee commented 11 months ago

Can I work on it ?

evangeka commented 10 months ago

I'd like to work on it

amoghakancharla commented 10 months ago

Can you please assign this to me? I'd like to work on it.

Shahrayar123 commented 9 months ago

Thanks @DonMiller9294 ,

If anyone want to work on this you can create a pull request.

@raisachatterjee @evangeka @amoghak-ds

Vethan123 commented 8 months ago

can i work on it?