Skip to content

dev-arminder/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Rock, Paper, Scissors

Design preview for the Rock, Paper, Scissors coding challenge

Welcome! 👋

This is Frontend Mentor challenge I had build. Look At Live Version

The challenge

The challenge is to build out this Rock, Paper, Scissors game and get it looking as close to the design as possible.

Users are able to:

  • View the optimal layout for the game depending on their device's screen size
  • Play Rock, Paper, Scissors against the computer
  • Maintain the state of the score after refreshing the browser (optional)

Rules

If the player wins, they gain 1 point. If the computer wins, the player loses one point.

  • Paper beats Rock
  • Rock beats Scissors
  • Scissors beats Paper

Technologies I had Used

Running Locally

$ git clone https://github.com/dev-arminder/rock-paper-scissors.git
$ cd rock-paper-scissors
$ Start Local Dev Server

About

Frontend Mentor - Rock, Paper, Scissors challenge (ADVANCE)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published