Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.83 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.83 KB

Janken game - rock, paper, scisors

Simple rock, paper, scissors game created with HTML, CSS and JavaScript

General info

This project is simple rock, paper, scissors game created with HTML, CSS and JavaScript. It is hand game played between you (player) and your oponent (computer).

It is a hand game usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are "rock" (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 only two possible outcomes: a draw, or a win for one player and a loss for the other. wiki

Technologies

Project is created with:

  • HTML5
  • CSS3
  • JavaScript ES2019

Setup

To run this project, you need only standard web browser:

  1. Chrome
  2. Firefeox
  3. Safari or other.

Inspiration

This project is inspired by japanese version of rock, paper, scissors - Janken (じゃんけん).

By the early 20th century, rock paper scissors had spread beyond Asia, especially through increased Japanese contact with the west. Its English-language name is therefore taken from a translation of the names of the three Japanese hand-gestures for rock, paper and scissors: elsewhere in Asia the open-palm gesture represents "cloth" rather than "paper". The shape of the scissors is also adopted from the Japanese style. wiki