Daoud-Hussain / Python-Rock-Paper-Scissor-game

This is a game made using Python. It's a public repository so you can download the code for free. Hit the star button if you liked this.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIF

It was my first ever game in Python. It encouraged me a lot to learn more about progamming. It increased my interest in programming when it ran successfully without any bug.

Rules:
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.

About

This is a game made using Python. It's a public repository so you can download the code for free. Hit the star button if you liked this.


Languages

Language:Python 100.0%