niteshasale / rock_paper_scissors-tkinter

Python Tkinter GUI app. The familiar game of Rock, Paper, Scissors is played like this: at the same time, two players display one of three symbols: a rock, paper, or scissors. A rock beats scissors, scissors beat paper by cutting it, and paper beats rock by covering it. ... Whenever one player wins, the other loses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock-Paper_Scissors

this is a tkniter model

play the game R-P-S

you and computer can play with this game

we are use in randonly select value

About

Python Tkinter GUI app. The familiar game of Rock, Paper, Scissors is played like this: at the same time, two players display one of three symbols: a rock, paper, or scissors. A rock beats scissors, scissors beat paper by cutting it, and paper beats rock by covering it. ... Whenever one player wins, the other loses.


Languages

Language:Python 100.0%