Skip to content

Frontend mentor challange - Rock, Paper, Scissors and Rock, Paper, Scissors, Lizard, Spock

Notifications You must be signed in to change notification settings

Pasek108/FM-RockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Rock, Paper, Scissors solution

This is a solution to the Rock, Paper, Scissors challenge on Frontend Mentor.

Overview

The challenge

Users should be 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)
  • Bonus: Play Rock, Paper, Scissors, Lizard, Spock against the computer (optional)

Built with

  • HTML5
  • LESS
  • JS (ECMAScript 2018)

Links

Author