Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Stone Paper Scissors – GUI Game 🎮

A graphical Stone Paper Scissors game built using Python and Tkinter.
The user plays against the computer, and the first to score 5 points wins the game.

🖥️ Game Preview

  • Interactive buttons for Stone, Paper, and Scissors
  • Live score updates
  • Popup message when the game ends
  • Automatic game reset after completion

🧠 How the Game Works

  • User selects one option: Stone, Paper, or Scissors
  • Computer randomly selects an option
  • Scores are updated based on game rules
  • First to reach 5 points wins

⚙️ Technologies Used

  • Python
  • Tkinter (GUI)
  • Random module

▶️ How to Run

  1. Make sure Python is installed
  2. Run the file using:
python stone_paper_scissors_gui.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages