Skip to content

utkarsh-chaurasia/Stone-Paper-Scissors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stone-Paper-Scissors-Game

ABSTRACT

Stone Paper Scissors game is also known as Rock Paper Scissors. It is a hand game that is usually played between 2 people, each player can randomly form any one of three from their hand.

A player who chooses rock will win by another player who chooses scissors but loose by the player who chooses paper; a player with paper will loose by the player with the scissors.

If both players choose the same then the game is tied. Rock paper scissors game is mainly played among kids.

INTRODUCTION

Stone Paper Scissors (also known by other orderings of the three items, with "Stone" sometimes being called "Rock", or as Rochambeau, roshambo, or ro-sham-bo) is a hand game originating from China, usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are "Stone" (a closed fist), "Paper" (a flat hand), and "Scissors" (a fist with the index finger and middle finger extended, forming a V). "Scissors" is identical to the two-fingered V sign (also indicating "victory" or "peace") except that it is pointed horizontally instead of being held upright in the air.

A simultaneous, zero-sum game, it has three possible outcomes: a draw, a win or a loss. A player who decides to play rock will beat another player who has chosen scissors ("stone crushes scissors" or "breaks scissors" or sometimes "blunts scissors"), but will lose to one who has played paper ("paper covers stone"); a play of paper will lose to a play of scissors ("scissors cuts paper"). If both players choose the same shape, the game is tied and is usually immediately replayed to break the tie. The type of game originated in China and spread with increased contact with East Asia, while developing different variants in signs over time.

rules

Rock-Paper-Scissors Game Web-D Project

The object of the Stone-Paper-Scissor web-d project is to build a game for a single player that plays with a computer, anywhere, and anytime. This project is base on the rules that:

Stone blunts Scissors so Stone wins Scissors cut the Paper so Scissors win Paper cover Stone so Paper wins This project is build using tkinter, random modules, and the basic concept of HTML, CSS, JAVA SCRYPT.

In this project, players have to choose any one from Stone, Paper, and Scissors. Then click on the play button will show the result of the game.

OUTPUT

image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published