Skip to content

chakhritmeeying/Rock-Paper-Scissors-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Rock-Paper-Scissors Game ๐ŸŽฎ๐Ÿ

A simple Rock-Paper-Scissors game written in Python.
This project is part of my Python learning journey and is created for practice and fun.

โœจ Features

  • Play against the computer
  • Input validation (rock / paper / scissors)
  • Score tracking (win / lose / tie)
  • Reset score anytime
  • Simple and beginner-friendly code

โ–ถ๏ธ How to Run

  1. Make sure Python 3.x is installed
  2. Run the file using:
    Rock Paper Scissors Game.py

๐Ÿ“Œ Commands rock, paper, scissors โ†’ play the game

reset โ†’ reset the score

exit โ†’ quit the game

๐ŸŒฑ Purpose This project is not meant to be perfect or advanced. It is a practice project to help me understand:

Functions

Loops

Conditions

Basic game logic

Code structure

๐Ÿš€ Future Improvements Add GUI

Add sound effects

Add score limit (e.g. first to reach 3 wins)

Learning step by step ๐Ÿ’› Mistakes included โ€” thatโ€™s part of the journey!

About

A simple Rock-Paper-Scissors game written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages