Skip to content

szuluaga-beep/game-rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Rock, Paper and Scissors In JavaScript

In each round of the game, you will have 3 gestures: rock (closed fist), paper (one hand open), and scissors (two fingers extended). Click on the gesture you want to play and the result will be shown below. Rock defeats scissors, scissors defeats paper, and paper defeats rock.

Demo

In this repo you will find the basic structure and logic of the game.

  • HTML
  • CSS
  • Javascript

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published