Skip to content

basktballer/rock-paper-scissors-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Rock, Paper, Scissors

Design preview for the Rock, Paper, Scissors coding challenge

Frontend Mentor challenges allow you to improve your skills in a real-life workflow.

See my work

View the project here

The challenge

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

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your users should be able to:

  • View the optimal layout for the game depending on their device's screen size
  • Play Rock, Paper, Scissors, Lizard, Spock against the computer

Future Additions:

  • Switch over and play Rock, Paper, Scissors against the computer
  • Maintain the state of the score after refreshing the browser

Rules

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

Bonus Win Scenarios

  • Scissors beats Paper
  • Paper beats Rock
  • Rock beats Lizard
  • Lizard beats Spock
  • Spock beats Scissors
  • Scissors beats Lizard
  • Paper beats Spock
  • Rock beats Scissors
  • Lizard beats Paper
  • Spock beats Rock

Developer Notes

Next to do is to fix the vertical responsiveness. Need to use more vh dimensions. Currently some screen heights will break the layout.

About

FrontendMentor Rock Paper Scissors Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published