Code Monkey home page Code Monkey logo

rock_paper_scissors_game's Introduction

Rock Paper Scissors (also known by other orderings of the three items, with "rock" sometimes being titled "stone,") is a hand game originating from China, usually played 
between two individuals, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are "rock" (a shut fist), "paper" (a flat 
hand), and "scissors" (a fist with the index finger and middle finger extended, forming a V). "Scissors" is alike to the two-fingered V sign (also indicating "success" 
or "peace") apart that it is pointed horizontally instead of being held upright in the air.

A simultaneous, zero-sum game, it has three conceivable outcomes: a draw, a win or a loss. A player who decides to play rock will beat another player who has chosen 
scissors ("rock crushes scissors" or "breaks scissors" or sometimes "blunts scissors") But will lose to one who has played paper ("paper covers rock"); 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 game spread from China whereas developing different variants in signs over time.

The code is written in C as well as Python language. Comparatibly it is easy in Python language with comparison to C language.

Anybody can contribute to this project and we are open for your suggestions and ideas.

rock_paper_scissors_game's People

Stargazers

 avatar

Watchers

 avatar

rock_paper_scissors_game's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.