AnshumanMahato / rock-paper-scissors

Rock Paper Scissors games based on Sheldon Cooper's idea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Rock, Paper, Scissors solution

This is a solution to the Rock, Paper, Scissors challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

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, Lizard, Spock against the computer

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • SASS
  • Flexbox
  • CSS Grid
  • Desktop-first workflow
  • Vanilla Javascript

Continued development

  • Refactoring the CSS and JS code
  • Maintain the state of the score after refreshing the browser

Author

About

Rock Paper Scissors games based on Sheldon Cooper's idea


Languages

Language:SCSS 72.0%Language:JavaScript 16.1%Language:HTML 11.8%