Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors Game using Python and Tkinter

This is a graphical Rock-Paper-Scissors game built with Python and Tkinter. The user can choose between Rock, Paper, or Scissors, and the computer will randomly select its choice. The game follows standard rules:

Rock beats Scissors Scissors beats Paper Paper beats Rock A point is awarded to the winner of each round, and the first player (either the user or the computer) to reach 3 points wins the game. The game interface displays the player's choice, the computer's choice, the current score, and the winner.

About

Rock-Paper-Scissors game in Python using Tkinter. First to reach 3 points wins. Play against the computer!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages